I am using newer version of Infragisitcs 2013.2 but I have to support some screens built using old version 2010.3.
When I setting Default style for infragisitcs control in the Window resources, it is not being applied for the window hosting the old control. Is there are some special handling to be done to style control with different version.
Hi Gergana Dimitrova,
I have further question on this. We have restlyed the default style for XamDataGrid using version 13.1.
I tried to copy the same style for 10.2. But some of the style elements on 13.1 are not present in 10.3. Is there a mechanism I can re-use the same style resource?
Thanks,Bhavesh
Thanks, Referencing the assembly and using namespace from 10.3 assembly fixed the problem.
Hello Bhavesh,
Thank you for the sample application. I have been looking into it. If you want to use instance from another version you have to add the references for the desired version. In your project you want to access instance of the xamTabControl, from Infragistics103 - you have to include the references for Infragistics 10.3 in the project WpfMultipleVersionControlAssembly project.
I have modified the sample application with the above mentioned functionality for you.
Please find the modified sample application and feel free to let me know if you have any further questions on this matter.
Hi Gergana,
Thanks for the prompt response.
I am using 13.1 and using XamTabControl as an example. Please find sample attached to reproduce the behaviour.
In the example, if you run 'Infragistics103' , you can see the Tab are styled. If you run, WpfMultipleVersionControlAssembly the Tab are not styled. I have applied the same style to both the windows.
Thank you for your post. I have been looking into it and I have some questions, that would help me understand your scenario better. Currently we have not released 13.2 version of our controls. Are you using version 13.1? Would you please further explain the scenario you want to achieve?
My nex questions is which control exactly are you using?
Would it be possible for you to provide us with a simple sample application, that is showing the functionality you are using? This would help us to further research your issue and provide you with further support.
Thank you in advance for the provided information.
Looking forward to hearing from you.