Hi,
Has anyone used this control in this scenario, uses this control to display quotes, in an active market.
We all know what the stock quote gride consist of, so i wont elaborate on that. My issues are that the gridview is using too much cpu when updating quotes as it arrives. on each page of quotes, i have a max of 25 rows of data that i'm watching, if all are updating at the a rate of 25ms, my cpu utilization is at around 60%, i don't think this is normal unless i'm doing something wrong.
can someone shed some light on this subject?
Thanks,
Has anyone used this control in this scenario, uses this control to display quotes, in an active market.
We all know what the stock quote gride consist of, so i wont elaborate on that. My issues are that the gridview is using too much cpu when updating quotes as it arrives. on each page of quotes, i have a max of 25 rows of data that i'm watching, if all are updating at the a rate of 25ms, my cpu utilization is at around 60%, i don't think this is normal unless i'm doing something wrong.
can someone shed some light on this subject?
Thanks,