Hello, I am going to build a dashboard and am thinking about using a listview(or multiple) to house widgets/partial views. I will store the users config in the db so I would like to fetch that and load the widgets dynamically into a kendo listview. Is that possible? Any code samples out there? Is there a better way to do this. Just trying not to code it all manually and trying to take advantage of drag and drop, sorting/etc...
Thanks