Docking property of Datable for pda's
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi, i have a form for my device applicaation(PDA) in which i have a datatable. i have to freeze the first column of the datatable. i mean dock the first column so that when he scrolls, first column does not moves along with scroll. for datagrid view there is a frezze property, but i was not able to find such property for datatable. can some one help in reagrds with this.