Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

how can i do paging in datagrid in windows form(vb.net or c#.net)

hai,
can anybody help me paging in datagrid in windows application.Here i'm having an xml file.From that i'm populating a dataset.This dataset i'll be assign to a datagrid.So while displaying the record in datagrid,i want to display as in pages.Xml file will be contain more than 3000 records.
please anybody help me on this.Ans can be in C#.net or in vb.net
please anybody...
Regards
Vipin.B
[433 byte] By [vipinb] at [2007-11-11 10:08:25]
# 1 Re: how can i do paging in datagrid in windows form(vb.net or c#.net)
http://www.google.com/search?q=windows+forms+datagrid+paging
Phil Weber at 2007-11-11 20:48:25 >
# 2 Re: how can i do paging in datagrid in windows form(vb.net or c#.net)
hai,
This hyperlink is not giving me the answer.My question is i want to do paging in windows application not in web application(meaning using asp.net).And my all the data is stored as xml file.by using readxml,i'll read it to dataset.And this dataset i'll assign to the datasource of my datagrid.So while displaying recorded.i want is to be in different paging(means paging).
please help me in this...

regards
Vipin.B
vipinb at 2007-11-11 20:49:32 >
# 3 Re: how can i do paging in datagrid in windows form(vb.net or c#.net)
See if the following helps:

How To Perform Paging with the DataGrid Windows Control by Using Visual Basic .NET ( http://support.microsoft.com/kb/305271)
pclement at 2007-11-11 20:50:31 >
# 4 Re: how can i do paging in datagrid in windows form(vb.net or c#.net)
hai,
Thanks for replying.It help me a lot
regards
Vipin.B
vipinb at 2007-11-11 20:51:30 >