Hi,
Now I´m working with a GridDataBoundGrid, as DataSource, I´m using a BindingList, because I need the data to be show in real time. This is working fine, but, sometimes the refresh is so fast that causes slowing in the application.
My question is: There is a way to define a refresh rate in this grid, so I can low it down?
Wait for some help.