cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

VwpFAQFragVirtual

Revision as of 18:10, 5 November 2009 by Admin (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)

Page Fragment: How do I use Virtual Forms within a Page Fragment?

In the NetBeans 6.1 Visual Web project, there is no support for virtual forms within page fragments. To configure selective processing on components in a page fragment, it is necessary to set the immediate property to true on those components. This solution is sufficient to cover a number of use cases; however, it is still limited insofar as it can only configure selective processing on one group of components.