This question is locked. New answers and comments are not allowed.
Hi
How we can change the coulmn style of radGridView in following points
1) when we drag and drop the column
2) when we provide three button, one button for style1 of first column , other for style2 of second column
Suppose we have one radGridView and it contains four column (column1, column2, column3, column4) and we have 5 rows.
We have two button.
When we click on first button, it will change the first column let say red background of first column through style
When we click on second button, it will change the second column let say blue background of second column through style
Above scenario is not working, but when we click on header of any column, it will modify column.
Pawan
How we can change the coulmn style of radGridView in following points
1) when we drag and drop the column
2) when we provide three button, one button for style1 of first column , other for style2 of second column
Suppose we have one radGridView and it contains four column (column1, column2, column3, column4) and we have 5 rows.
We have two button.
When we click on first button, it will change the first column let say red background of first column through style
When we click on second button, it will change the second column let say blue background of second column through style
Above scenario is not working, but when we click on header of any column, it will modify column.
Pawan