Hi
I am looking for same functionality of Telerik WebMail demo (http://demos.telerik.com/aspnet-ajax/webmail/default.aspx) but in MVC.
Do we have a same demo in MVC as well
Can we use same controls in MVC
Thanks
3 Answers, 1 is accepted
0
Sebastian
Telerik team
answered on 14 Nov 2014, 01:59 PM
Hello Francesca,
We don't have an equivalent demo built with Telerik UI for ASP.NET MVC. However, you should be able to attain the same functionality using the corresponding MVC widgets and framework features.
Give it a try and let us know if you encounter issues during the implementation.
Regards,
Sebastian
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Thanks for your response. Can you please tell me which component is used in demo to view the email.
Thanks
0
Sebastian
Telerik team
answered on 17 Nov 2014, 12:51 PM
Hi again Francesca,
The demo uses splitter control for the main sections, and the 'view email' section is presented in an ASP.NET DetailsView. With Telerik UI for ASP.NET MVC you may contemplate utilizing Kendo UI template to define the appearance and content in the same manner.
Regards,
Sebastian
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.