This is a migrated thread and some comments may be shown as answers.

Grid Column Background Color Multiple Pages

2 Answers 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 18 Mar 2016, 09:35 PM

Is there a way to set the background color of all cells in a column across multiple pages of a grid?  I have a javascript function that sets the background color, however, as soon as I change pages, my highlighting goes away.

 

Thanks,

Matt

2 Answers, 1 is accepted

Sort by
0
Accepted
Venelin
Telerik team
answered on 21 Mar 2016, 07:41 AM
Hello Matt,

You can try to call your function on dataBound event so it can reapply the styling.

Regards,
Venelin
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Matthew
Top achievements
Rank 1
answered on 29 Mar 2016, 06:48 PM
That did the trick.  Thank you Venelin.
Tags
Grid
Asked by
Matthew
Top achievements
Rank 1
Answers by
Venelin
Telerik team
Matthew
Top achievements
Rank 1
Share this question
or