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
185
Problem with XamTreeGrid in ContentPane and XamDockManager
posted

Hi!

I have another problem with the xamtreegrid. I have a xamtreegrid inside a content pane which is stored in a xamdockmanager. 

I have binded this view with ContenControl dynamially to the main view and now if i bind another view to the content contol and then reopen the old view, the tree lines are missing.

I have provided an example which shows the problem.

How can i solve this? The visibility of the tree lines in the viewsettings of the xamtreegrid are set to visible!

Many Thanks in advance.

Best Regards

Rene

XamTreeProblem.zip
Parents
  • 3520
    Verified Answer
    Offline posted

    Hello Rene,

     

    Thank you for contacting Infragistics. I have logged this with development under ID: 215387 and I have also created a support ticket on your behalf: CAS-170709-Q4X6T3 and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads

     

    You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://ko.infragistics.com/Membership/MySupport.aspx

     

    What I can suggest in order for you to fix the issue immediately is setting the theme via the resource dictionaries found in the Themes namespace instead of using the "Theme" property. I updated the sample application you provided with this small change which resolves the issue.

    Please feel free to let me know if you have any further questions or concerns.

    XamTreeProblem_Changed.zip
Reply Children
No Data