Hi there,
I am trying to do something similar to the Grid Trading example where some cells need to be updated in realtime as the datasource is seemingly randomly updated and the column's background needs to blink to indicate the change.
However all the examples i can find is for the Grid control and not the gridGroupingControl and i cannot get the code from the online documentation to work.
Can you please redirect me to it or help create one?
I also need to be able to use sorting on the grid but from my understanding it blocks virtual tables form being used.