Click here to Skip to main content
16,012,821 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Frnds,


I had completed with this:-
http://4rapiddev.com/javascript/asp-net-jquery-autocomplete-textbox/
but i want to do like our hotmail acnts,multiple selection!
Posted

1 solution

The main logic are:
Step 1: if you checked for multiple-check ,now page will be autopostback & all checkbox will be selected on the page
Step 2: if one of them will be unchecked ,then multiple-checkbox will be automatically unchecked with autopostback of the page

Note :need to use Ajax:updatepanel to hide autopostback.
Now you can use as your simple code like mailbind()in your mailboxes(inbox,sent,etc..)
 
Share this answer
 
Comments
JayantiChauhan 14-Mar-12 2:57am    
I dont want to use Ajax ! I want anything with JQuerry

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900