This is a migrated thread and some comments may be shown as answers.

Storing slected items into variables

1 Answer 35 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Hassen
Top achievements
Rank 1
Hassen asked on 22 Aug 2010, 03:09 AM
Hi 
How can i store the selected items of a combobox in in variables or in session ?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Aug 2010, 06:32 AM
Hello Hassen,


Attach the 'OnSelectedIndexChanged' event to radcombobox (also set the AutoPostBak to True), in the event handler get the selected item and save in variable/session.


-Shinu.
Tags
ComboBox
Asked by
Hassen
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or