Hi,
I am new to RAD controls, I have to create application having bellow functinality
1. RAD grid having 4 RAD combo columns and 1 Lable columns
2. RAD combo of column 2 will depend on value selected in RAD combo of column 1 and Column 3 will depend on value selected in column 1 & 2
3. User should be able to add new row (single row) and should be able to do batch update
4. Databinding will be done on code behind.
Please let me know how to do this.
I am new to RAD controls, I have to create application having bellow functinality
1. RAD grid having 4 RAD combo columns and 1 Lable columns
2. RAD combo of column 2 will depend on value selected in RAD combo of column 1 and Column 3 will depend on value selected in column 1 & 2
3. User should be able to add new row (single row) and should be able to do batch update
4. Databinding will be done on code behind.
Please let me know how to do this.