How to extract the value from Apache DataGrid taglib example
Ron Karim <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Hope someone can help me with this : I need to be able to extract the values of the row a user may hve checked (in the checkbox ) in the DataGrid. Can anyone tell me how to get the values of the fields in the particular row (or rows) a user may have selected ( with the checkbox ?) ? The Apache DataGrid link is here : http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/index.html#examples The grid looks great, I just can't seem to get the values out of a selected grid ... Thanks Ron