While desinging the ultragridlayout in designer mode, when you load/save layout, you can merge the display layouts. Does infragistics have that functionality or code available??
I don't understand what you are asking. Can you explain in more detail?
I have clients that are able to save customized layouts such as changing font grid, column cell background color and filters. I often update the default layout in their local machines and need to update their saved layout as well. So I would like to copy over any modifications they have may to the default layout, I would like just to merge the new default layout and thier saved layout together. Does infragistics have something like that?
Well, I don't think there's any way to automatically merge changes. How would the grid know which settings to keep and which to override?
If you know which settings you want to override, though, you can load a Layout from a file into an UltraGridLayout variable and examine it without affecting the grid.