DataGrid In Pocket PC
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
I have 2 questions for pocket pc application which I am building in vb.net 2005. 1. I am using dataadapter to fill and then bind to datagrid which takes time. I there is any other fast way to bind the data?? Can we bind datareader with datagrid through loop??? 2. I want to allow user to edit value of data grid at rum time for only one column not for all the columns. Where can I find an editable datagrid on the web??? Thanks in advance