Hi,
I am using Infragistics NedAdvantage 8.1, and I am wondering why there isn't any Office 2007 or Vista presets for the UltraGrid. On many of your other controls you have provided a style of Office 2007 or Vista?
Are you planning on providing this new preset?
Best Regards
Dennis Tycho Nielsen
Hi Mike,
Thanks for your reply.
I will try to describe my problems. When I realized that I could not use the desired preset with WinGrid's I chose to implement the use of Infragistics AppStylist for Windows Forms, in order to use the style I wanted.
Now to the problem. When I set up the layout using AppStylist I expect to see the same look on the grids when I run the application as was shown in AppStylist. But that does not seem to happen.
I have inserted the following line of code in the main Form constructor , in order to link up the StyleLayout file.
and the "UseAppStyling" property on the grid is set to "True".
Are there anything else that I have to set up, in order to use AppStyling on the grid? Are there any potential problems when loading user layouts into the grid?
I have attached a jpg file showing 2 screen shots. The above is shown when running the application and beneath showing the look in AppStylist. As you can see the Selector is not applied and the rowfilter is not applied.
What exactly is the problem? When you say it doesn't look the same, what is the difference? What does it look like? Can you post screen shots?
No, I'm afraid they have overseen this post. I still have problems using AppStyling on grids so I might be a good idea to create a new post and hoping for a reply on that :-)
I need a Office 2007 look n feel too for the wingrid.Did you find any solution for you query yet ???
Thanks
I have read another place in the forum that you suggest the use of AppStyling. I have implemented AppStyling StyleSet in our application, but I don't think the appearance for grids looks as shown in the NetAdvantage AppStylist for Windows Forms? Do you have any suggestions on what might be wrong?