Navigation bar

From the Grid grouping control I want to show the navigation bar with the images. I clicked on the show/hide navigation bar but it is showing with no image in the front end solution.

Do I need to add any reference please??

THanks


1 Reply

RR Ranjithkumar R G Syncfusion Team April 12, 2011 04:01 AM UTC

Hi Malcolm,

Thanks for using Syncfusion products.

Your requirement of displaying images in the Navigatorbar can be achieved by removing the property "ImageURL='' " in ButtonBarItem, which gets add by default by setting the property
‘NavigatorBar’ to the GridGroupingControl. You can use the property “ImageURL” to set custom images for the ButtonBar. Please refer to the code snippet below.

[ASPX]












Please refer to the below link to download the sample application.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=sample-79107-446928603.zip

Please let me know if you have any concerns.

Regards,
Ranjithkumar.




Loader.
Up arrow icon