Register
|
Articles
|
Questions
|
Projects
|
Asp.Net Tips
|
Free Magazines
|
Tutorials
|
Search
|
Write to us
|
Login
Search
Articles
Asp.Net
AJAX
ADO.Net
C#
Javascript
Books
Asp.Net 2.0
AJAX
ADO.NET
C#
JavaScript
MS SQL Server
SilverLight
VB.NET
XML
Web Service
WCF
Resources
Asp.Net News
Downloads
Free Tech Magazines
Asp.Net Web Hosting
Archives
Softwares
Newsletter
Suggest Us
Link to Us
Feeds Subscription
Articles
Questions & Answers
Tips & Tricks
AutoCompleteExtender Scroll Autoposback In The Text Changed
Posted by
Rashmi Verma
on
8/22/2012 7:32:28 AM
Category:
Asp.Net 2.0
Adding to your Favorites....
I have myTextBox using AutoCompleteExtender with one scroll and all is ok perfect, but I need to use the event text_changed of mytextbox, the problem is when i click on the scroll bar, make a postback, how i can put the scroll and make to autoposback ??
Post Your Reply
Post New Question
Viewer's Reply
AutoCompleteExtender: AutoPostback TextBox
Answered By
Moderator1
on
9/11/2012 10:26:49 AM
Hi,
You can set the autopostback property to true and add the ontextchange event as follows
AutoPostBack="true" OnTextChanged="TextBox1_TextChanged"
Post Your Reply
If you still have problem, post it again under this reply for better response.
Sponsored by
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Web Application Security — How to Minimize Prevalent Risk of Attacks
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
Home
About us
Contact Us
Links
Advertise
Privacy Policy
Copyright ©
2013
. www.AspdotnetCodes.com. All rights reserved.