1. A.a SPX (query student information) there is a table, the inside of the content from the database, such as (select student id, name, age from tblStudent)
Button on the page for the, click open the b.a SPX
2. Page b.a SPX (new student information), page have a student id, name, age, the information, press the save button to save the students information
3. And hope to achieve the effect of
B.a in SPX save student information later, when close the b.a SPX after page, hope a.a SPX automatically update the content of the page form, is hope a.a SPX indicated in the table just in b.a SPX new student information page, could you tell me how to implement?
CodePudding user response:
With the hand,,,,CodePudding user response:
The UpdatePanel partial refresh