PDA

View Full Version : Doubts about grid layout


edilmar
02-15-2006, 08:08 AM
Hi,

In OL 3.1.1, I'm using a grid to load a dataset get from the Servlet. I didn't setup height property in grid or in view that encapsulates it. Then, I think the height is made automatically.

However, always a blank line appears after the last dataset record, and I run the servlet out of OL and it returns only the right number of records, none new blank line. Is this a bug with OL 3.1.1? Interesing is that I configured to put blue/green colors for even/odd lines, and the last line appears in white.

Other doubt: is there some way to setup border (horizontal and vertical) for grid? I setup showhlines="true" and showvlines="true" but there isn't borders (left and bottom). I'd like a closed retangle.