my form consists of some textboxes and one datagrid
when i enter some values into the textboxes and i click the button,i want to save it to the backend and the datagrid should be refreshed.
for refreshing the datagrid,which event i need to consider.
let me know
i wrote in button_click ,but it is not working.
bye
when i enter some values into the textboxes and i click the button,i want to save it to the backend and the datagrid should be refreshed.
for refreshing the datagrid,which event i need to consider.
let me know
i wrote in button_click ,but it is not working.
bye