Alex Shlega

       
CheckBox List
A control to replace a subgrid and show a list of records with an associated checkbox.

         
checkbox subgrid

N To N MultiSelect
A control to display an N to N relationship as a multiselect optionset.

         
multiselect many to many

Tree Relationships
A control to display a hierarchy of tags (mapped to a many-to-many relationship) using a treeview.

         
tree relationship many to many

Validated Input Control
A control to replace a regular input box and add regular expression validation.

         
text regex validation