MultiLookup Grid

Meal:
  •  

MultiLookup with grids inside the popup, done using the MultiLookupGrid mod that also uses PopupUrl extension.

MultiLookup with custom Items Layout

Meals:
  •  

MultiLookupDemo.aspx
<% MealsCustomItem.MultiLookup()
.Controller<MealsCustomItemMultiLookupController>()
.Mod(o => o.ShowHeader())
.CustomSearch()
.Height(700)
.HighlightChange(); %>
<awe:Ocon runat="server" ID="MealsCustomItem" />

MultiLookup bound to many parents

Parent Categories:
  •  
Parent Category:
Child Meals:
  •  

Setting predefined parameters

Meals (categories = Fruits):
  •  



Comments