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
3455
ActivePane return null
posted

Hi,

I have an issue for the property ActivePane, as it is returning null even there is an Pane displaying.

Will it return null when checked in PaneActivate event?

Regards,

Ceaser

  • 12773
    posted

    Hello Ceaser,

    I was tried to reproduce the behavior you have described, but I was able to retrieve the current active pane. I was check it in PaneActivate event and I was able to retrieve it trough the property ActivePane and also using the argument Pane form that event.
    It look like something deactivate or resets you Pane when is been activated. Do you noticed that there is no active Pane when you explicitly make it active? Try to debug PaneDeactivate event to check if there is something that deactivate your Pane. Do you have some implementation in your Pane that may cause deactivation?

    I hope this information was helpful.

    Sincerely,
    Dimi
    Developer Support Engineer
    Infragistics, Inc.