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
260
Setting Form.AcceptButton in event NavigationPaneFlyoutDisplayed
posted

Hi,

I am using a UltraExplorerBar with ControlContainer enabled. To allow users to trigger button click in the control I am setting the mainform.Acceptbutton to the Control.Button1 which is added to the ControlContainer.

Setting of AcceptButton in NavigationPaneExpanded event allows the triggering of acceptbutton in the NavigationPane when in Expanded mode.

But this does not work when the NavigationPane is in Flyout mode when setting the acceptbutton in the NavigationPaneFlyoutDisplayed event.

Any help will be appreciated.

- Avinash

Parents
No Data
Reply
  • 48586
    posted

    Hello,

     

    I am not sure that I completely understand your scenario.In order to try to reproduce this behavior at my end could you please provide me more details like steps that I have to follow in order to able to reproduce it. If you could provide me a small sample that illustrates this behavior it would be helpful for me to understand better the issue that you are describing.

     

    I am waiting for your details.

Children