My grid is updated via a stored procedure, and when a user is updated, the stored procedure deletes the current one being updated and adds a new one. So every time the database is updated, I need to re draw the grid. In the C# code behind, which function call do I need to do this in, and what is the code to redraw the grid?
Thanks,
Laura
Thanks,
Laura