.Columns[x].with = 0; 2009/11/15 Rıdvan Tülünay <[email protected]>: > 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 > >
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
