how do I use JScript to move one or more Items from one asp:ListBox to another..
-
hi guys, I need to find a way to move one or more Items from one ASP:ListBox to another using client script coz I don’t want to post back every time the 'move left' or 'move right' buttons are clicked… I want to process the changes to the listboxes ONLY once the user clicks the another button which will post back the page so i can do my thing... is there a simple way to do this?? any help will be great... Thanks in advance! BTW i'm Using ASP.NET 2.0 Afzal "AV-E" Hassen
-
hi guys, I need to find a way to move one or more Items from one ASP:ListBox to another using client script coz I don’t want to post back every time the 'move left' or 'move right' buttons are clicked… I want to process the changes to the listboxes ONLY once the user clicks the another button which will post back the page so i can do my thing... is there a simple way to do this?? any help will be great... Thanks in advance! BTW i'm Using ASP.NET 2.0 Afzal "AV-E" Hassen
hi there, the link below might be useful for u: http://www.codeproject.com/aspnet/MCEnhancedListBoxControl.asp << >>