Hi Everyone,
Has anybody seen a demo or forum post that might help me out with this issue?
What I'm looking to do is to have a RadGrid with in-line editing. I have three columns, "Category", "Question", and "Answer", which I'd like to use drop down lists for.
However, what I'm looking to do is when a "Category" is selected, to repopulate the drop down list of "Questions". Also, when a "Question" is selected, I'd want to repopulate the drop down for "Answers"
I checked out the demo here: Grid / Automatic Operations and this is close to what I'm looking for, however it does not have the hierarchical drop downs.
Any ideas/comments/suggestions would be greatly appreciated.