[Mono-list] DataGrid Hiding Column?

Petit Eric surfzoid at gmail.com
Sun Nov 15 15:54:20 EST 2009


.Columns[x].with = 0;

2009/11/15 Rıdvan Tülünay <ridvantulunay at gmail.com>:
> 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  -  Mono-list at lists.ximian.com
> 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


More information about the Mono-list mailing list