Hello Varun,
One approach that you can use is to set a specific value for the MenuItem (which you intend to use as separator) and on
ItemDataBound event to check this value and set the
IsSeparator property of the item to
true as below:
You can also bind the value by using the DataValueField property of the RadMenu.
Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.