shifting items in b/w list boxes
-
hi, i have 2 list boxes on my aspx page. i need to have a functionality that, whenever a user double clicks an item on any of the list boxes, it shifts to the other one. i am using a javascript for this purpose as there is no double click event provided. the script is working and the items do shift. but when a server web control such as a button is clicked, all shiftings made by double clicking revert. please help me. do i need to use viewstate? if i do, can anyone tell me how? if there is another way please do tell me! thanx in advance ☺«««DTA»»»☺
-
hi, i have 2 list boxes on my aspx page. i need to have a functionality that, whenever a user double clicks an item on any of the list boxes, it shifts to the other one. i am using a javascript for this purpose as there is no double click event provided. the script is working and the items do shift. but when a server web control such as a button is clicked, all shiftings made by double clicking revert. please help me. do i need to use viewstate? if i do, can anyone tell me how? if there is another way please do tell me! thanx in advance ☺«««DTA»»»☺