mimitan
Technical User
- Dec 17, 2004
- 34
Hi
I have a page with several radiobuttonlist, ddls, textbox a gridview that display data from SQL DB, and when I click edit button, it will send me to another page (update page) to update data. when I am done I click Complete, it will then close the update page and I am now back to begining page with the gridview. Now is there a way to refresh just the gridview without erasing other data (such as one in the textbox, ddl,..) so that it reflect the updated data in the view?
Your help is greatly appreciated.
I have a page with several radiobuttonlist, ddls, textbox a gridview that display data from SQL DB, and when I click edit button, it will send me to another page (update page) to update data. when I am done I click Complete, it will then close the update page and I am now back to begining page with the gridview. Now is there a way to refresh just the gridview without erasing other data (such as one in the textbox, ddl,..) so that it reflect the updated data in the view?
Your help is greatly appreciated.