hi all,
i bind all data to the datagridview control using LINQ to SQL, after that only i know that datagridview will not support for paging(i felt datagridview is also support paging like Gridview) so, i search on net but, everybody explained about paging with sql's.
may i know how to set paging to datagridview and databind should be by LINQ to SQL.
Thanks In Advance, Jeyaseelan