Hi,
I'm wondering what is the best way (at this stage) to use RadEditor on a ASP.NET MVC page.
The view itself can be ASPX, NHAML, NVelocity etc.
So I think the best way is to put the editor on a separate ASPX page and include it into iframe in the view.
With this scenario I'll have to get posted data from iframe and pass it to controllers or something like that. Not really nice approach.
Maybe other better suggestions?
Thanks,
Dmitriy.
I'm wondering what is the best way (at this stage) to use RadEditor on a ASP.NET MVC page.
The view itself can be ASPX, NHAML, NVelocity etc.
So I think the best way is to put the editor on a separate ASPX page and include it into iframe in the view.
With this scenario I'll have to get posted data from iframe and pass it to controllers or something like that. Not really nice approach.
Maybe other better suggestions?
Thanks,
Dmitriy.