This question is locked. New answers and comments are not allowed.
I am trying to get a Telerik HTML Editor to work inside a Telerik Window using the LoadContentFrom method. I also want the Data Validation to work on the Editor. I am unable to do this. The uploaded project shows a working sample first (IndexOrig using the Content method) and then the non-working sample (Index using LoadContentFrom).
Run the project and see:
1. Click on the Submit button with no input and the validation works
2. Close the window
3. Click on the "Home" link to open a page using the LoadContentFrom method
4. It crashes.
Any ideas on why this would be a problem?
Run the project and see:
1. Click on the Submit button with no input and the validation works
2. Close the window
3. Click on the "Home" link to open a page using the LoadContentFrom method
4. It crashes.
Any ideas on why this would be a problem?