Hi

We are working on online trading application and have performance problems with real-time updating and sorting. I have some questions,
How we can get real-time updates upon data changes. Means when data is changed, the rows where this data is displayed are automatically sorted, filtrated, and grouped, and highlighted as well.

Help needed.