Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 23, 2012 12:50 AM by FightAsABull
Member
13 Points
12 Posts
Feb 09, 2012 09:12 PM|LINK
Dear All,
Generating Local Resources for controls inside panels are not appearing in the .resx file !
what shall I do ? how to do it ?
each time when i want to generate local resources, i move the controls to a place out of the panel ... but this is not a solution !
please help.
Thanks in advance :)
Star
10411 Points
1196 Posts
Feb 13, 2012 04:26 AM|LINK
Hi, you can refer to the following method to set property values in web server controls:
http://msdn.microsoft.com/en-us/library/ms247245.aspx
Feb 13, 2012 05:38 AM|LINK
Thank you Allen Li, but when there is a lot of comtrol this would be anoying ! is there any automated way to do it ?
Thanks & Regards, hamzoo
Contributor
2228 Points
424 Posts
Feb 23, 2012 12:50 AM|LINK
Since different developers need their own localization style, I think we need to modify it manually.
hamzoo
Member
13 Points
12 Posts
Generate Local Resources for controls inside panels are not appearing in the .resx file ! NEED HE...
Feb 09, 2012 09:12 PM|LINK
Dear All,
Generating Local Resources for controls inside panels are not appearing in the .resx file !
what shall I do ? how to do it ?
each time when i want to generate local resources, i move the controls to a place out of the panel ... but this is not a solution !
please help.
Thanks in advance :)
Allen Li - M...
Star
10411 Points
1196 Posts
Re: Generate Local Resources for controls inside panels are not appearing in the .resx file ! NEE...
Feb 13, 2012 04:26 AM|LINK
Hi, you can refer to the following method to set property values in web server controls:
http://msdn.microsoft.com/en-us/library/ms247245.aspx
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
hamzoo
Member
13 Points
12 Posts
Re: Generate Local Resources for controls inside panels are not appearing in the .resx file ! NEE...
Feb 13, 2012 05:38 AM|LINK
Thank you Allen Li, but when there is a lot of comtrol this would be anoying ! is there any automated way to do it ?
Thanks & Regards,
hamzoo
FightAsABull
Contributor
2228 Points
424 Posts
Re: Generate Local Resources for controls inside panels are not appearing in the .resx file ! NEE...
Feb 23, 2012 12:50 AM|LINK
Since different developers need their own localization style, I think we need to modify it manually.