Performance Demo
Tests Peformance - WIP!
Currently this grid has 20,0000 rows, sorted by Country (asc) and then TradeId (des).
Every 10 milliseconds 50 rows will update (5 columns each time) in a batch.
Every 3 seconds we either add around 100 new rows or delete about 100 existing rows.
We have added a Conditional Style to display the row as yellow where the Counterparty is IN ("Rabobank", "Nomura", "MUFJ", "RBS"). Note: this is a ticking column
The actual row count is displayed under the grid.
Generating dummy data, please wait ...