We are using Infragistic controls for JSF and we are trying to upgrade from verison 2007 Vol1 to 2007 vol2. After replacing the jar files with the new version, all of our webgrids shrunk to the default (I am assuming it is the default) size, about 100 x 100 px. We are setting the width by using styles as follows: style="width: 100%; ", trying to make the grid as big as the table or frame that contains it. Again, after replacing the jar files, the width given as a percentage doesn't work, or at least it doesn't seem to be based on the container, but the grid itself. Is there anyway to make the grid size a percentage of its container (just like it was in 2007 Vol1)? Is there any configuration, stylesheet, or attribute that needs to be changed?
Thank you
Hi aweeks,
Could you try with the latest Hot Fix for 7.2
Thanks