hello friends

i have 5 dropdownlists in my aspx page and the datagrid displays results according to any drop down list selected

if i select 1 then only 1variable will be passed to stored proc and result will be displayed.if 2nd one is selected then two variables will be passed

the 1st being the previous one an 2nd one being the new one selected

so there is no order or numbering in selection...