I have two columns in a radgrid.
Column1 = Client
Column2 = Category
The catgory column is related to employees. When I select edit item on the grid i need my category dropdownlist to only show categories for that client. And if I switch the client in edit item mode i need the category drop down list to update to reflect the new categories.
Thanks,
Jon
Column1 = Client
Column2 = Category
The catgory column is related to employees. When I select edit item on the grid i need my category dropdownlist to only show categories for that client. And if I switch the client in edit item mode i need the category drop down list to update to reflect the new categories.
Thanks,
Jon