Please file a bug report on the issue. If possible, you may also want to try with Mono 2.6 or SVN first, in case it's already been fixed.
Rıdvan Tülünay wrote: > > 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 > > -- View this message in context: http://old.nabble.com/DataGrid-Hiding-Column--tp26363215p26368163.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
