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
45
WinGrid: HowTo load a look preset at runtime ?
posted

Hi,

 I would like to load a look preset to the winGrid at runtime. Is that possible ?

I would like to do something like that:

ultraGrid1.LoadFromFile("c:\Program Files\Common Files\Infragistics\Presets\20081\CLR2x\Win\UltraGridBase\Standard\Office2003 - Blue Theme.xml" )

oder ultraGrid.DisplayLayout.Load("c:\Program Files\Common Files\Infragistics\Presets\20081\CLR2x\Win\UltraGridBase\Standard\Office2003 - Blue Theme.xml" )

Is there a functionallity in the existing ultraGrid (version 2008.1)

 

thanks a lot