actionscript 3 - How can i grayout a DataGrid? -


i working on flex, need grayout datagrid. not find direct control it. pls help.

thanks in advance.

maybe need disable datagrid using:

mydg.enabled = false; 

?

as far question isn't clear can suggest thing use mx.printing.printdatagrid (more details here).


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -