Hello, can you tell me if there is a way to use the RichEdit controller from devexpress asp.net collection.
I’m evluating your solution and it’s just wonderfull but, i need a more complex editor than those that i can see in the extendions section.
The richedit from devexpress asp.net controls is more suitable for me. Is there a way to use this control inside a wisej application?
The RichEdit control is not part of the devextreme controller that devexpress provide, it’s an entorie difernete suite.
Thank you so much for your time.
Hi Saul,
Please find a simple demo for the DevExpress ASP.NET Rich Edit control integrated in a Wisej application here:
http://wisej.s3.amazonaws.com/support/attachments/DevExpressRichEditDemo.zip
I attached to the Saving event and hooked into it with a message box that is evaluated before the actual saving happens:
Hope that helps.
Best regards
Frank
Please login first to submit.