How to Edit specific columns in datagrid in vb.net (window application)?
Windows Forms
2
Posts
2
Posters
0
Views
1
Watching
-
Hi , I would like to edit 2 columns in datagrid. How can i do that? I know dgSearch.ReadOnly = False, is to be able to edit all columns. But now i only want certain columns only. How should I go about? Please help and guide me. Thanks in advanced. regards, eunice
-
Hi , I would like to edit 2 columns in datagrid. How can i do that? I know dgSearch.ReadOnly = False, is to be able to edit all columns. But now i only want certain columns only. How should I go about? Please help and guide me. Thanks in advanced. regards, eunice