Checkbox display in table

Hi, i have checkbox in table. checkbox works fine i make only one selection per any row of table and does give me the value when i click submit; however i am trying to do multiple selection, and get values associated with it; but does not seem it works.
[267 byte] By [a_b] at [2007-11-26 8:55:33]
# 1
Hi,Take a look to sample application SinglePageCRUD with Table. It demonstrates how to work with checkbox column in table.Thanks, Misha(Creator team)
Mikhail_Matveev at 2007-7-6 22:53:24 > top of Java-index,Development Tools,Java Tools...