How to Not Submit a Form Using AJAXToolkit AutoComplete Extender?
Posted
by deepss
on Stack Overflow
See other posts from Stack Overflow
or by deepss
Published on 2008-11-20T09:10:01Z
Indexed on
2010/04/18
4:03 UTC
Read the original article
Hit count: 224
Hi
I have used AJAXToolkit AutoComplete extender in my project.It works fines.But the issue is with the form of the page. when i type in the AutoComplete, i get list of suggestions.When i click on the page other than the Autocomplete, the form gets submitted. any suggestions how to stop submission of entire form whenever i click on the page?I use .net 2.0
© Stack Overflow or respective owner