Creating a separator line in the Telerik ASP.NET RadMenu
* This article, and all our great Telerik ASP.NET documentation, Is available on the Telerik ASP.NET menu
Creating clean, readable navigation is one of the small but important details that shape a polished ASP.NET WebForms UI. Telerik’s RadMenu is a powerful control, but one thing it has never shipped with is a built-in “separator” item—something many developers expect when organizing grouped menu items. Fortunately, RadMenu is flexible enough to let us create our own separator using a standard RadMenuItem and a bit of CSS. In this article, we’ll walk through how the separator works, why Telerik designed the control this way, and how to implement a simple, reliable divider in a real-world RadMenu configuration.
|