Hello !!

Is there any way to change dynamically the visibles columns of a DataGrid ??

My DataGrid is populated with a DataSet.
And I call a function to redraw the columns of the DataGrid after setting the DataProvider, to correctly format my DataGrid.

But when I try to re-call the same function with different parameters, my DataGrid was empty... rows are displayed, but empty content...

I have tried to disconnect the DataSet, removeAllColumns, reconnect the DataSet and call the redraw function, same issue...

Thanks in advance for any suggestion


Thierry
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to