Hello,
I have multiple radGrids on a page and an additional dropdown control outside the RadGrid. I want to display the grids based on the selection in the dropdown. Now in the Grid's item created event, I need to get the dropdown's selected value which I am unable to get as the Item created event is fired before the dropdown's selectedindex changed event. Any help on this is greatly appreciated.
- Sushanth.
I have multiple radGrids on a page and an additional dropdown control outside the RadGrid. I want to display the grids based on the selection in the dropdown. Now in the Grid's item created event, I need to get the dropdown's selected value which I am unable to get as the Item created event is fired before the dropdown's selectedindex changed event. Any help on this is greatly appreciated.
- Sushanth.