|
-
Nov 22nd, 2010, 01:07 AM
#1
Thread Starter
Addicted Member
Content Page Question
Hello There,
i have a data entry content page,consist of textboxes and a button on its side,if click the button on the side of the textbox it open a window page,in window page i put a gridview with data..if i click row on the gridview...i pass the data to my content page..
my problem is the content page will always reload everytime i select data in my window page gridview....which is not good for me because i put a query on the page_load event in my content page,the query do, was getting data_entry_number in my database table..
i want it to update only the textboxes not reload the content page...is this possible?...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|