C# datagrid vs DevExpress XtraGrid, speed wise -


I have a program that loads up to 10,000 rows in a data grid and slows down to render / paint the datagrid And sometimes display, you can tell that the data has been loaded with but the grid is empty. I was thinking of changing Diggrid to the place of DivXpress Extragrid, did anyone use it and what I hope So that it may accelerate / render?

Thank you

PS This is a win-form app, maybe in reality there are fewer than 10,000 rows but many are safe to say I suspect that we need to use paging?

We use standard data-grade views with hundreds of rows and dozens of instant display displays, at all No problem. Use virtual mode in virtual mode.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -