Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
multiline in a grid cell
posted

Hi everyone

 

 In my application i want to have multiple lines in a grid cell.

   ie,

         in a column cell i want to have value like

                               Name

                               Address

          Is there any property by which i can have this feature. i had tried with h:panelGrid inside the column but it is displaying a gap between the cell and border.

I am using netadvantatge for jsf 2008.1 version

 

Thanks in advance