I am looking for paging techniques for datagird view used in winforms applications…
For this i have looked around the google but dint find any options for winforms datagrdiview but i have found the solutions for web apps..
would any one pls give any idea or any source code for how to implement the paging techniques for datagrid view …
I am using linq ,for getting the data from database.. I am using linq and mysql as database.. and i am binding the datagrid view using linq to entities….
so if there are any techniques for linq to implement the paging techniques for datagrid view.. will be help ful to me …
Thanks In advance for greatful ideas…
Just tried to check if Google works correctly 🙂
Paging in DataGrid Winforms
How to paging a datagridview in winform?
A Simple Way for Paging in DataGridView in WinForm Applications
Hope this articles will be helpful for you.