I have a page with a RAD DropDown and a RADGrid (both Q2 2008 Ajax).
There are two SQLDataSource items as well one for the drop down which provides a categoryID for the second SQLDataSource and filters the results accordingly.
I moved the DropDown into the RadGrid CommandItemTemplate I get an error that the CategoryID is not available.
Is there something else I need to do to make it work?
There are two SQLDataSource items as well one for the drop down which provides a categoryID for the second SQLDataSource and filters the results accordingly.
I moved the DropDown into the RadGrid CommandItemTemplate I get an error that the CategoryID is not available.
Is there something else I need to do to make it work?