Chaning Culture from UserControl
-
A- I am trying to change the culture from a user control but the problem is that I can't overrride InitializeCulture() in user control. Any ideas? B- Also all the examples I have seen are using the dropdown box's index change property, how can we use a button control to chang the culture? The problem is that button_click fires after InitializeCulture() ... Thanks.
-
A- I am trying to change the culture from a user control but the problem is that I can't overrride InitializeCulture() in user control. Any ideas? B- Also all the examples I have seen are using the dropdown box's index change property, how can we use a button control to chang the culture? The problem is that button_click fires after InitializeCulture() ... Thanks.
Even i have the same problem did u find any solution?
Renuka