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.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to