problem related to gridview
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
hello every one, I want to fix two columns of datagridview so that they can not be deleted on double click i tried for Google search but cant get any thing.. Please some one suggest me for the approach. Thank You... :) :) :)
-
hello every one, I want to fix two columns of datagridview so that they can not be deleted on double click i tried for Google search but cant get any thing.. Please some one suggest me for the approach. Thank You... :) :) :)
That makes no sense, it's your app, if the user can delete a column you must have written code to do so. In there you must identify the column index, deal with it.
Never underestimate the power of human stupidity RAH