Theme: Popup:
Quick overview of the awesome helpers:

Cascading components:


          Lookup:
          Multilookup:
            DatePicker:


            awesome Grid bound to 2 textboxes for search, persistence set to session (try grouping, collapse some groups and hit refresh or go to another page and come back), columns are bound to properties of the model (Model.Food), subproperties (Model.Country.Name) and to multiple properties/subproperties (Model.Chef.FirstName, Model.Chef.LastName) :



            ajaxlist with table layout and custom item template, inside the template PopupForm is used for the Edit button, Form with confirm option is used for the Delete button