ASP.NET ComboBox - Header Templates



The ComboBox provides a way to customize the header of the drop down menu, by using the HeaderTemplate property.
You can embed any content inside the header template, including HTML markup and ASP.NET server controls
(any control from the Obout suite may be added to the header template).




« Back to examples