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
603
UltraDropDownButton
posted

Hi. I want to alter the filter text on the grid that is being displayed when the UltraDropDownButton is clicked and I'm trying to base that on whether the UltraDropDownButton was left-clicked or right-clicked. However none of the Click event and MouseClick event seems to get invoked. Is this a bug or should I consider another event where to implement this?

 

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi,

    What filter text are you referring to?

    Which controls are you using? You are posting in the Commands and Editors forum and the title of your post says "UltraDropDownButton". But UltraDropDownButton has not filtering functionality and has no relationship to a grid.

    I am guessing that you probably mean UltraDropDown and not UltraDropDownButton, but I'm still not clear on what text you are referring to or what you are clicking on.

Children