ASP.NET CheckBox List Control (coming in v2011 vol 2)
There are only so many things you can do on a flight…my favorite being to sleep. Before I pass out on my way to NYC for our Mixer, here’s one more new DevExpress control for ASP.NET.
One of the objectives of our ASP.NET team in this release cycle was to develop a few “real-world” demos…among them an Outlook Style Web Mail Client.
Even though we had previously implemented multi-select via checkboxes in the ASPxListBox, during development of these demo applications, it became evident that we needed to create a new Control - the ASP.NET CheckBox List Control.
Similar to our ASPxRadioButtonList, this new control uses check boxes instead of radio buttons and like the ASPxRadioButonList, it supports RepeatLayout (Table or Flow), RepeatDirection (Horizontal, Vertical), and can arrange items across multiple columns (RepeatColumns).
