Hi
It is possible to use the DevExpress webform controls to wisej application ?
If yes how can do it ?
Thanks
Nikos
Hi Nikos
Yes, its possible
You should be able wrap any ASP.NET webforms control using the AspNetPanel control.
There’s a sample here: https://wisej.com/support/question/usinng-dvevexpress-richedit-for-asp-net
But devex aspnet controls, those are webforms controls that need to run in an iframe. In general it’s always better to use javascript widgets.
Regards and happy coding
Please login first to submit.