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
90
UltrGrid DisplayLayout fails to pick settings for new columns on upgrade
posted

Hi,

 

We are using Infragistics version 9.2.

Scenario:

  1. MyWinApp v1.0, a hypothetical Windows application, contains an ultra grid with n columns.
  2. The ultra grid saves display layout every time user makes changes to the grid and loads that saved display layout and applies it to the grid when the grid loads.
  3. In MyWinApp v1.1, two new columns were added to the ultra grid.
  4. When a user upgrades from MyWinApp 1.0 to 1.1, the display layout saved from MyWinApp 1.0 doesn't contain the properties for the new columns. Therefore, those new columns would appear without correct formatting.

 Question:

Is there a way for the grid to pick up the formatting for the new columns when MyWinApp v1.0 is upgraded to v1.1?

Please feel free to ask any further questions to clarify this problem further.

TIA,

Okash