472,145 Members | 1,571 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control?

Hi All,

How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control ?

Is there any standard tool available in the tool box button?

Thanks for your time.

Regards
Anand Ganesh
Nov 15 '05 #1
2 8675
Hi. See the BindingManagerBase and CurrencyManager classes.

System.Windows.Forms.BindingManagerBase:
http://msdn.microsoft.com/library/de...classtopic.asp
System.Windows.Forms.CurrencyManager:
http://msdn.microsoft.com/library/de...classtopic.asp
-- Alan

"Anand Ganesh" <an**********@hotmail.com> wrote in message news:uZ*************@tk2msftngp13.phx.gbl...
Hi All,

How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control ?

Is there any standard tool available in the tool box button?

Thanks for your time.

Regards
Anand Ganesh
Nov 15 '05 #2
Thanks Alan
"Alan Pretre" <no@spam> wrote in message news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi. See the BindingManagerBase and CurrencyManager classes.

System.Windows.Forms.BindingManagerBase:
http://msdn.microsoft.com/library/de...classtopic.asp
System.Windows.Forms.CurrencyManager:
http://msdn.microsoft.com/library/de...classtopic.asp
-- Alan

"Anand Ganesh" <an**********@hotmail.com> wrote in message news:uZ*************@tk2msftngp13.phx.gbl...
Hi All,

How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control ?

Is there any standard tool available in the tool box button?

Thanks for your time.

Regards
Anand Ganesh
Nov 15 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Vincent Yang | last post: by
1 post views Thread by sixsoccer | last post: by
reply views Thread by Saiars | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.