Hai All,
i have a search box in master page ....i completed auto completion for that search box.now i need to bind the record as per search in datalist ,when user clicks search button
i dont know how to start any suggestions??
Thanks an Regards
Loading
Iftikar HussainPosted Jul 31, 2013, 6:03 AM
Regards,
Iftikar
aditya immadiPosted Jul 31, 2013, 6:01 AM
Iftikar HussainPosted Jul 31, 2013, 4:31 AM
Regards,
Iftikar
aditya immadiPosted Jul 31, 2013, 4:23 AM
OnItemCommand="dlPaging_ItemCommand" OnItemDataBound="dlPaging_ItemDataBound">
'">
with the help of this code i m goin to bind all the records
and the jquery i used for the auto completion search is
script src="scripts/jquery-1.4.1.min.js" type="text/javascript">script>
Iftikar HussainPosted Jul 31, 2013, 4:09 AM
Please provide your normal datalist query bind code.
Regards,
Iftikar