Interactive Resource Editing with 3rd Party Controls #486
Comments
Yes, there is another option - to implement IStringLocalizer so you can provide your own resources to MvcSiteMapProvider. |
Posted in the wrong area, this was meant as a question to WestWind.Globalization |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am attempting to implement your Interactive Resource Editing strategy into an ASP.NET WebForms application that makes heavy use of 3rd party controls, DevExpress. The software is fully localized using Westwind, however, most of their controls do not support the attributes 'data-resource-set' and 'data-resource-id', is there another way to markup the controls so that I can use your solution and/or LocalizationAdmin form to allow the user to edit resources.
Tks,
Alfonso
The text was updated successfully, but these errors were encountered: