MVC Based Widgets

This section contains documentation related to Portal Connector widgets built using the MVC framework and Kendo UI architecture, including general usage, basic and advanced properties, and API method information. MVC (Model-View-Controller) is a powerful software architecture that separates application/business logic from a user interface. MVC and Kendo widgets boast extra functionality over web form-based widgets, for example: They have the ability to dynamically group information with the Kendo grid or virtualization scrolling which allows records to load dynamically as you scroll in the Lookup widget. Much like web form-based widgets, Portal functionality can be leveraged with custom-built templates or new widgets.