Apr 8, 2005 #1 prischenkoOOO Programmer Joined Apr 6, 2005 Messages 5 Location UA How to add a rows(row) in DataGrid Beforehand I thank
Apr 8, 2005 #2 SqueakinSweep Programmer Joined Jun 20, 2002 Messages 945 Location GB Add the data to the underlying datatable or dataview, and redraw the grid. Sweep ...if it works dont mess with it Upvote 0 Downvote
Add the data to the underlying datatable or dataview, and redraw the grid. Sweep ...if it works dont mess with it