Hi,
I have to change the selection in GridDropDownColumn2 and other TextBoxes when the user changes the select in GridDropDownColumn while Adding and Editing data. I am using GridEditMode.InPlace.
Ex: When the user selects Profession 'Programmer' then the 2nd GridDropDownColumn should automatically get filtered and display 'IT Dept' Otherwise 'General', by default.
Appreciate your help.
Many thanks.
JN