Using devexpress richedit for asp.net

0
0

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.

  • You must to post comments
0
0

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

screen

I attached to the Saving event and hooked into it with a message box that is evaluated before the actual saving happens:

code

Hope that helps.

Best regards
Frank

Attachment
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.