Hi Volker, Thnx for the reply...
Gone through the code, hope this would help me... But can u suggest whats the best manner to write code with <tc:gridLayout/> i need to display some textboxes and other components in a page. Right now i am using <tc:cell/> . But what does <tc:column/> does ? where can i use <tc:cell/> and <tc:column/> can i use a panel instead of <tc:cell> ? Regards, Madan ----- Original Message ---- From: Volker Weber <[EMAIL PROTECTED]> To: MyFaces Discussion <[email protected]> Sent: Saturday, 24 February, 2007 12:06:36 AM Subject: Re: [ Tobago ] Regarding Alignment Problems with gridLayout Hi Madan, please see https://issues.apache.org/jira/browse/TOBAGO-295 hope it helps. Regards, Volker 2007/2/23, madan chowdary <[EMAIL PROTECTED]>: > > Hi All, > > I have a gridLayout in which i display some data in ordered manner. > > Based upon some conditions, i need to show data. > > I use rendered for condition checking, so for a <tc:cell> i place the > rendered attribute. > > But when rendering the table is including this <tc:cell> also. The rows i > specified for this cell is aslo rendered , but this doesn't show anything > as the condition is false. But the space is shown. > > This makes all my alignment look awkward , > > Any Suggestions regarding this, Think many would have faced this problem. > > I need to fix some UI Issues which includes these things also.. > > Thnx in Advance > > Regards, > Madan > > > > ________________________________ > Here's a new way to find what you're looking for - Yahoo! Answers __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

