What would trigger the action? Yes, you can add new rows. What are you binding to the DataGrid?
I like to use a DataReader, as they are very high performance. I loop through the DataReader to create an ArrayList. Then I bind the ArrayList to the DataGrid.
In server-side code, it is easy to add items to the ArrayList and simply re-bind.
Reputation Points: 227
Solved Threads: 37
Made Her Cry
Offline 1,697 posts
since Dec 2004