Ajax DataGrid Support Product Page
Answered
DataGrid: changing row color from recordset results
Asked 12 years ago
1
has this question
12 years ago tom tmr posted:
Hi again,I'm attempting to allow the datagrid to show a different row color whenever a certain DB field condition is met.
I have a list of companies, they are shown in a datagrid which has alternating colors. What I need is to also have companies who have an upgraded account level to be shown with a green (or any color really) row to make them stand out from the rest.
Basically, any company whose DB field 'Account' is set to 'yes' must have a green row instead of whatever the default is.
I've looked all over the code and can't seem to pin down what I need to do - any ideas please?
Replies
Replied 12 years ago
12 years ago Miroslav Zografski replied:
hello Tom,
Unfortunately Data grid doesn't allow any conditional or not colouring of the rows.
Regards.
Unfortunately Data grid doesn't allow any conditional or not colouring of the rows.
Regards.
Replied 12 years ago
12 years ago tom tmr replied:
Thanks for the reply, however THREE months later! Not very helpful customer support there.