DataGridView - Edit/Add available?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
What I am trying to do is imitate what I did for a web datagrid. The "Edit"/"Add" row had drop downs that would be populated so that the user could change a selection. What I would like is to somehow reproduce this in a Windows App so that I only have DataGridViewTextBoxColumns when the user is viewing the grid but once the user chooses to edit a row or add a row THEN I can replace the TextBoxColumns with ComboBoxColumns and fill them appropriately. Is this possible without writing a custom DataGridView control? My drop downs are dependent upon the last chosen combobox selection.
CleaKO
"Now, a man would have opened both gates, driven through and not bothered to close either gate." - Marc Clifton (The Lounge)