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
510
Load layout throw exception: Object reference not set...
posted

 Hi all,

My software have many layout files (*.lyt, *.xml) of UltraWingrid to customize UI (about 300 files). When I upgrade Infragistics from version 8.1 to 8.3, method Grid.DisplayLayout.Load throw excepion.

I have open layout file (*.lyt, *.xml) and see that: Layout file contain version: "...Infragistics.Win.UltraWinGrid.UltraGrid, Infragistics2.Win.UltraWinGrid.v8.1, Version=8.1.20081.1000..."

What must I do to convert Layout file (*.lyt)  to lastest version 8.3 or avoid this error?

Thanks in advance!

Parents
  • 469350
    Offline posted

    What is the exception you are getting? 

    A layout file should be backward compatible with prior versions of the grid, you should not have to do anything to make it work. 

Reply Children