| |||||||
| FRAMES NO FRAMES | |||||||
the body grouping tag this tag renders a Body-tag. It should to be nested within a dbform-tag.because this tag is nested within a dbform-tag it is invoked every time the parent dbform-tag getsevaluated, AND it gets rendered in every evalation-loop (if there exists data to be rendered)
| Tag Information | |
| Tag Class | org.dbforms.taglib.DbBodyTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| allowNew | false | true | java.lang.String | by default this is "true" - if so, the body is rendered at least 1 time, even if there are no data rows in the table. this enables the user to insert a new data row. - to disable this feature, allowNew has to be set to "false" |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||