I placed a large number of controls(label) on DataGridView, I moves them ( DGV cells & controls) by the scrollbar, but it works very slow. it's because i use for loop on all labels & move them separately.
Is any other way to move these controls , maybe some way to group them ,but without lossing functionality of DGV?
- Add new comment
- 13 views