[Mono-list] DataGrid Hiding Column?

Rıdvan Tülünay ridvantulunay at gmail.com
Sun Nov 15 15:52:35 EST 2009


I want to hide some columns on my datagrid control, my code is;

MainForm.ehil_dataset.Tables["ehlkontrolsec"].Columns["KONTROL"].ColumnMapping
= MappingType.Hidden;
--
it works on Microsoft dotNet, but not MONO,
how can I hide column, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20091115/a7ace1fb/attachment.html 


More information about the Mono-list mailing list