Home › Forums › WinForms controls › Xceed Grid for WinForms › Xceed Grid not installed properly › Reply To: Xceed Grid not installed properly
Another quick related note that I just encountered…
I had some grids that I upgraded by adding the old reference and removing the new reference.
Unfortunately, when I tried to change the UIStyle of the grid, the generated code threw an exception, saying it couldn’t find the UIStyle namespace.
To remedy this, I also had to add a reference to the Xceed.Grid.UIStyle assembly. I would guess that if you add a new grid to a new project, the designer would add the UIStyle reference automatically, but it can’t really do it if for you update the old reference by hand.
~Christopher
Imported from legacy forums. Posted by Christopher (had 296 views)