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
2815
Occassional problem where columns are not being created
posted

Occassionally, xamDataGrid does not create fields even though it has a valid FieldLayout.  When this happens, the record selector arrow on the very first column show that records are present in the grid but then there are no columns. as shown in the attached image.

This is an intermittent issue so it will be hard to create a sample project, but I hope someone can help me understand what this condition exactly means.

 

Parents
No Data
Reply
  • 7305
    Suggested Answer
    posted

    Klaus,

    I have not found any such issue being reported before.

    Can you tell me more about your application? - like, how the grid is being renderred? what kind of data source? are you using MVVM patteren? are there any background thread operations? etc.,

    Thank you,

    Sam

Children