Hi,
I want to get the checkbox and combobox controls within a RadGridView and want to modify a column in the same row. How it can be achieved?
Problem 1:
Want to save user name in a grid column within same row when I checked the checkbox value to true.
Problem 2:
Want to filter or rebind the combobox when a value is selected in another adjacent combobox as we have in Country and city relation.
I want to get the checkbox and combobox controls within a RadGridView and want to modify a column in the same row. How it can be achieved?
Problem 1:
Want to save user name in a grid column within same row when I checked the checkbox value to true.
Problem 2:
Want to filter or rebind the combobox when a value is selected in another adjacent combobox as we have in Country and city relation.
Let me know if further explanation is required.
Thanks