Hi,
I refered the below example to autoselect cascading textboxes from the database.
Implement Cascading Autocomplete TextBoxes from database using jQuery in ASP.Net
But I need to multiselect from some of the textboxes(say state and city) and send to a table with primary key. It would be great if someone could help me on this.
Thanks