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
75
UserControl focus problem with 3rd-party control
posted

Hi,

 

I'm using XamDocManager to open usercontrol with floating type.

That usercontrol contains C1FlexGrid and user can edit cells, but if usercontrol is added to SplitPane with FloatingOnly option, user can't edit cells, because keyboard forcus event not work.

But, if that usercontrol is added to tabcontrol, it works well.

How can I solve this problem?

Thanks.

Parents
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it but since you use a third party controls I am not able to reproduce your behavior, so could you please send me an isolated sample project along with the DLLs needed for the C1FlexGrid, where the issue is reproduced, so I could be able to investigate this further for you.

     

    Looking forward for your reply.

Reply Children