Server-Side Row Model - Formatting & Styling
Summary
- Column Formats, Styles and Conditional Styles operatre normally with the Server-Side Row Model
Column Formats, Styles and Styled Columns all work fully when using the Server-Side Row Model.
They are evaluated in real-time as a cell comes into view.
SSRM - Formatting Columns
- This demo shows styling and formatting applied when using Server-Side Row Model; it contains:
- a Display Format for numeric columns to align to right
- a Style for the
Athletecolumn of bold and italic - a Column Formatting Condition: rows with more than 1 Swimming Gold medal are blue with white font
- 3 Gradient Styles - applied to
Gold,SilverandBronzecoloured according to their name where they have values
Try It Out
- Scroll vertically and note as that new data is loaded into the grid, it is automatically styled