PDA

View Full Version : [AS3] Datagrid howto stop updating


Mo1990
09-18-2008, 06:37 AM
Hello,

I'm using AS3 and the dataGrid component. How can I prevent the dataGrid from beeing updated whenever the connected dataProviders content changes. In AS2 there was something like Dataset.disableEvents() oder 'bindable' - but I can find nothing like that in AS3/CS3

Thanks Mo