We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

gridRecordNavigationControl

Hi,
When I select a Row I would like to display information of king "Record 1 of 200".
Is It possible whith the gridRecordNavigationControl ?

Thanks
Sim

1 Reply

AD Administrator Syncfusion Team October 17, 2006 01:00 PM UTC

Hi Sim,

There is a property setting that controls NavigationBar display in a grid. To show the GridNavigationBar, try setting this property to true. Here is a code snippet

this.grid.ShowNavigationBar = true;

Here is a sample.
http://www.syncfusion.com/Support/user/uploads/forums_5f13f2d6.zip

Please refer to the below forum thread for display custom text in Navigation control.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=47846

Best Regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon