How can I add and remove rows from the source grid after the source grid has been loaded with data. I have two source grids and two button_click events, either to move a single selected row or move all the rows from one grid to the other.
This is a C# and .NET 2.0 environment, but if anyone knows how to do that in VB that would help as well.
Thanks a lot in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I add and remove rows from the source grid after the source grid has been loaded with data. I have two source grids and two button_click events, either to move a single selected row or move all the rows from one grid to the other.
This is a C# and .NET 2.0 environment, but if anyone knows how to do that in VB that would help as well.
Thanks a lot in advance.
This forum is no more used. Post your messages at http://www.devage.com.
Thanks