Hi Christian,
This reported requirement can be achieved by using Regular Expression support in EditControl Config.xml. It is needed to define Regular Expression in below scenario.
For Example:
1) Need to define Regular Expression for Collapse Region initialization
Ex: < “Any Text, casing, Special Characters goes here”> ---- Starts with “<”, follows with Text and ends with “>”.
2) Need to define Regular Expression for Collapse Region End
Ex: </ “Any Text, casing, Special Characters goes here”> --- Starts with “<”, follows with “/” Text and ends with “>”.
We are facing problems in defining Regular Expression settings for above scenario, as it satisfies all the scenarios. So we have raised this MSDN forum and will let you know once we receive prompt solution for this case.
Regards,
Venkateshwaran V.R.