Hi,I was trying to localize some controls.This is the procedure I followed:ResGen WebDataGridStrings_runtime.it-IT.resxResGen DataMenuStrings.it-IT.resxResGen TabStrings.it-IT.resxResGen DataTreeStrings.it-IT.resxAl.exe /t:lib /embed:WebDataGridStrings_runtime.it-IT.resources /embed:DataMenuStrings.it-IT.resources /embed:TabStrings.it-IT.resources /embed:DataTreeStrings.it-IT.resources /culture:it-IT /out:Infragistics35.Web.v11.1.resources.dll /template:Infragistics35.Web.v11.1.dll /keyf:SITCAB.snkand then registered in GAC the dll Infragistics35.Web.v11.1.resources.dll.As You can see, other resx files are correctly handled but Infragistics is still in English.
What am I doing wrong?
Another question, You render your controls with an Id like 'x:1931688476.1:adr:0', is there a way to set a different separator? i.e. an _ instead of :?
Thank You
Claudio Mellina
Hello Costanzo,
I believe you’ve opened a case with number CAS-88000-JYT8SV regarding the localization issue. I’m handling the case so if you have any further questions or concerns regarding the localization let me know trough that case.
Regarding the separators of the client id of the controls . There’s no setting you can use to change the ids. You could change them runtime for example on the control's Initialize client side event you can get those ids for example with jQuery and change them. Is there a specific reason you want them changed?
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support