Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
495
Adding checkbox to the group headers
posted

With an UltraExplorerBar control, I'm trying to add a checkbox on the left side of each group header (see attached mockup).  Is there a way to achieve this?

Parents
  • 18495
    posted

    Hello Guy,

    Thank you for contacting Infragistics.  As it turns out, it's rather simple to use a CreationFilter to add the checkboxes.  I've attached a sample project that shows you how to do so.  I've also included comments in the code indicating where you could extend the CreationFilter to add more functionality.

    UltraExplorerBarGroupCheckBox.zip
Reply Children