you can wrap a checkgroup, gridview, and check components into a formcomponentpanel to build a reusable list with x number of columns.
-igor On Sat, May 30, 2009 at 11:58 PM, gaoxm <[email protected]> wrote: > Hello, > > Does anyone know how to show a group of check boxes or radio boxes in two > columns and align them vertically, for example, as shown in attached > picture? I can render them one by one in HTML using table. However, I have > several such kinds of list, and some of them may be changed later. So I > wonder if it is possible to show a dynamic list (the options are retrieved > from database) as a group of check boxes in two column. > > Many thanks. > --Simon > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
