Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1414
Column, Setting Background Color
posted

I have dynamically bound and formatted fields to a WebDataGrid.  All looks and behaves well, except that I need to visually inform the customer of which columns are editable.  Basically, if the customer selects a specific presentation than I want to dynamically add the columns based on the table fields (done), generically format the fields based on table field types (done), and then change the background color of the editable columns (not done).

The discussion here:

How to set WebDataGrid's column background color with code behind ?

comes close

However, while I can adjust the color of the text I cannot seem to adjust the background color of the column.  

Parents Reply Children
No Data