try to give the AutopostBack="True" for the second dropdown. What it does is, the moment you select some value in the DropDown, the page gets refreshed and you will get the value expected where ever you want.
But even if you do not provide that, still you should be getting it. But try the above and see if that does not harm or effect your process.
nadellas
Participant
1218 Points
299 Posts
Re: get ddl selected value
Feb 27, 2012 12:27 PM|LINK
try to give the AutopostBack="True" for the second dropdown. What it does is, the moment you select some value in the DropDown, the page gets refreshed and you will get the value expected where ever you want.
But even if you do not provide that, still you should be getting it. But try the above and see if that does not harm or effect your process.
Thanks
Srini