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