|
-
Jun 7th, 2018, 11:33 AM
#12
New Member
Re: Formatting is slow in DataGridView than MSFlexgrid
 Originally Posted by winman
Thanks for reply
yes,that code fasten the execution a lot. We used the code simply for testing. But my problem is we are using same loops for flexgrid also,and its faster than DataGridView for same code. That i need to understand.Is there anything extra to do with DataGridView to speed up?
You must formating datagridview in zero rows result first.
For example :
Show data in 0 record result
Formating datagridview
Then show data you want to display.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|