I want to create a ListGrid with the following functionality:
First column would have a combo box. Two other columns would be plain text fields. When a user selects something into a first column two others get populated with values that are in the same dataSource's row that populates first column's combo. What would I start from? Not sure I have seen any related examples. If they exist please point me to these.
Thanks
First column would have a combo box. Two other columns would be plain text fields. When a user selects something into a first column two others get populated with values that are in the same dataSource's row that populates first column's combo. What would I start from? Not sure I have seen any related examples. If they exist please point me to these.
Thanks