|
-
Jan 12th, 2011, 12:53 AM
#2
Re: Rebind Sqldasource on controlparameter changed
Hey,
Can you show the ASPX markup for the page that you are using?
You would either have to set the TextBox AutoPostBack property to true, so that the page post backs each time the text changes, or you would need to provide a Button which the user could push once they have finished editing the textbox, to then post back the page to the server, thus rebinding the controls on the page.
Gary
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
|