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.
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