Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsf panel grid prob..

843844Apr 29 2007 — edited Apr 29 2007
Iam new to JSF..
iam using JSF and Tiles.In the body tile, iam displaying a form with submit and cancel buttons inside panelGrid with 3 columns ( one for field labels, one for input fields, another to display validation errors next to the fields). I kept validations for the input fields. When the validations errors are displayed, the gird is moving left. i want to fix the size of the columns. if the error message is displayed in last column, it should not affect the grid. How to fix the column width?? After loading of the form first time( with out validation errors displayed) it is looking fine but after displaying validation error the grid alignment is disturbed. There is nothing in 3rd column if validations are not displayed. the width is minimum. How to fix the column width for columns without any content initially?
If there is any examples for alignment inside panelGrid ,provide me pls
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2007
Added on Apr 29 2007
1 comment
97 views