N
Nikhil Patel
Hi all,
I am developing asp.net application. The startup page reads data from a
database and displays it in a grid. Now when the user doubleclicks on one of
the grid's rows, i want to display a form that will allow the user to update
selected row. My question is that when the user closes the second window
after updating the row, how can I refresh the grid on the first form.
My second question is that is there a way to share a Dataset between the
two forms?
Thanks...
-Nikhil
I am developing asp.net application. The startup page reads data from a
database and displays it in a grid. Now when the user doubleclicks on one of
the grid's rows, i want to display a form that will allow the user to update
selected row. My question is that when the user closes the second window
after updating the row, how can I refresh the grid on the first form.
My second question is that is there a way to share a Dataset between the
two forms?
Thanks...
-Nikhil