Home › Forums › WinForms controls › Xceed Grid for WinForms › How to do paging in xceed grid?
i have xceed grid and i want to do paging for it but no events are provided for paging in xceed grid of window application.
how can i achive it?
i really need it.
Thank you
Imported from legacy forums. Posted by Hardik (had 1293 views)
i was have the same problem
it is not in window application you must chose wpf application
can any one make some video for xceed grid
we use window application so it’s hard for us
Imported from legacy forums. Posted by mesho (had 608 views)
You can implement a custom binding source and load a new data page when needed.
See the databinding sample in your sample folder
Imported from legacy forums. Posted by taxalb (had 1024 views)