We have been using mojoPortal for three years now, with common controls of ASP.NET. We have a new development team, which has never worked before with mojoPortal. They are developing a new project that has technical, visual and usability requirements much more complex. To meet those requirements, we set three goals for which we are not being able to achieve with mojoPortal.
1 - Use Telerik ASP.NET AJAX components
Apparently communication between Telerik controls is not occurring as it should. Examples: drag & drop, RadWindow, RadFilter, they simply don’t work together. Up to now, we can’t identify why it’s happening.
2 - Use nested master-pages to boost productivity
We know that ASP.NET supports nested master-pages, but when we tried to use it on mojoPortal, it doesn’t work. We found only one post about it in the forum, from 2008, where Joe Audette says he never tried to use them. There’s anyone who tried it with success?
3 - AJAX for dynamic loading content
When we tried to load content dynamically, something strange occurs: we can access the viewstate for the dynamic controls, but we can’t modify its values.
Now the situation is this: we would love to continue using mojoPortal with Telerik, but as the project's requirements take precedence, if we can’t resolve these issues, we have to abandon mojoPortal…
Can anyone help us with these matters? Thanks in advance to anyone who can share his knowledge of mojoPortal with us.