Hello Spiffy,
Thank you for writing.
The issue in your case appears due missing
BeginUpdate and
EndUpdate methods around your logic that inserts the rows into
RadGridView. With this methods
RadGridView suspends the updates after each addition and performs them only once, whwn EndUpdate is called. Consider the following example:
I hope this helps.
Regards,
Anton
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application.
Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>