skip to navigation
skip to content

Not Logged In

checkboxtable 0.80

A table of checkboxes

Like a CheckboxList, this widget allows the user to display mutliple checkboxes with associated data. Unlike a CheckboxList, it allows you to use mutliple data elements to describe each item. Most of the CSS is stolen verbatim from the DataGrid widget, I just changed the class to checkboxtable so people could use both data grids and checkboxtables without conflicts.

Long term I would like to add Javascript to allow some of the cool mutliselect goodness that the GMail inbox shows. :)