Grid problems under Weblogic Portal
We are having some frustrating problems deploying a workable grid under BEA Weblogic Portal (v8.1.4).
1. Under IE v1.6, data columns are irregular (row column bounderies do not line up). Also, we see only the first data column header (it spans the screen).
2. We have to specify fixed grid widths and heights (otherwise the grid shows up as a horizontal line). When the grid is displayed, the scrollbars only show up if we turn their respective headers off (set size 0 or 1 px). With headers turned on, you can see a hint of the scrollbar margin (data overlaps onto scrollbars?).
Note that this is using the basic grid example w javascript code.
What we would like to know is if ActiveWidgets Grid works in Portals? If so, are there workarounds we could do?
Our basic needs (in multiple portlets where a single JSP is associated w each .portlet) are: nice scrollable grid displays, sorting by column, row selection callbacks, value highlights.
We really would like to use the Grid (and it works well in our simple JSP prototyping pages).
1. Under IE v1.6, data columns are irregular (row column bounderies do not line up). Also, we see only the first data column header (it spans the screen).
2. We have to specify fixed grid widths and heights (otherwise the grid shows up as a horizontal line). When the grid is displayed, the scrollbars only show up if we turn their respective headers off (set size 0 or 1 px). With headers turned on, you can see a hint of the scrollbar margin (data overlaps onto scrollbars?).
Note that this is using the basic grid example w javascript code.
What we would like to know is if ActiveWidgets Grid works in Portals? If so, are there workarounds we could do?
Our basic needs (in multiple portlets where a single JSP is associated w each .portlet) are: nice scrollable grid displays, sorting by column, row selection callbacks, value highlights.
We really would like to use the Grid (and it works well in our simple JSP prototyping pages).
Jeff
June 18,