In our application we are displaying customers list in editable grid based on status we have to highlight the row for example of status = matched then row should be green not matched it should be yellow how can i do please help as per my knowledge we cant give color in editable is there any way .
Discussion posts and replies are publicly visible
Editable grids do not support background colors.
But you can add e.g. a tagField to highlight specific rows using a colored tag.