Hi everybody,
I want to localize Activitydialog of XamDayView into the Turkish, but I can not find the localization keywords or localization resx file. How can I find this keywords ? Could you help please ?
Hi,
You should be able to find the resx files for the xamSchedule in the following location:
C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\WPF\CLR4.0\Bin\SharedXAML
Let me also give you a couple of links that may be of help.
http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=Developers_Guide_Customizing_Resource_Strings.html
http://es.infragistics.com/community/blogs/kiril_matev/archive/2010/06/28/localizing-your-application-using-infragistics-netadvantage-for-wpf.aspx
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=WPF_Customize_Assembly_Resource_Strings.html
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=WPF_Schedule_Resource_Strings.html
Please let me know if you have further questions.
Hi Marianne ,
How can I get start time and end time textBox of MySchedulerDialogFactory when i double click appointment for new apoointment?
Thanks