|
-
September 18th, 2008, 02:18 AM
#4
Re: Multi-Select ListBox Problem
Hi,
Please check that while your selection is getting checked is the data in the listbox is getting refreshed. I mean as you are checking for the selected items in the list, is the list doing a postback. And in that case you can check whether in the page load event have you bound the data to the listbox without handling the postback event. I hope this would solve the problem.
Regards,
Pintu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|