Hello, we have a program requirement where the user can select one or multiple rows and then choose to "highlight" those rows from a given set of colors.
This process can be repeated multiple times allowing the user to color code rows in different colors at a time.
The work flow ->
User selects rows
User then chooses the Highlight Rows menu option which is a drop down for different colors.
The rows background are then set to that color.
Rinse -> repeat as the user sees fit.
There is also a reset option that resets all the rows back to the default colors.
I did not see how to perform this specific type of background color assignment in either the Formatting Rows or Conditional Formatting Rows help sections.
If you could please help us understand how to perform this specific kind of row formatting, it would help us to be able to convert to the Telerik RadGridView from our previous 3rd party grid control.
This process can be repeated multiple times allowing the user to color code rows in different colors at a time.
The work flow ->
User selects rows
User then chooses the Highlight Rows menu option which is a drop down for different colors.
The rows background are then set to that color.
Rinse -> repeat as the user sees fit.
There is also a reset option that resets all the rows back to the default colors.
I did not see how to perform this specific type of background color assignment in either the Formatting Rows or Conditional Formatting Rows help sections.
If you could please help us understand how to perform this specific kind of row formatting, it would help us to be able to convert to the Telerik RadGridView from our previous 3rd party grid control.