Adding new row in UltraWinGrid in Windows Form
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, In one of my Windows Form displaying data using infragistics UltraWinGrid control in C# VS2003, I need to add a new row when user clicks "Add" button in the existing grid so that user can enter values for each column and then posting this entry to the database. Any idea about how to do that in UltraWinGrid control thanks Share knowledge to enhance your learning