getAt(i); Element row = rows.getItem(i).cast(); El.fly(row).setStyleAttribute("height", Your Height); } } }; grid.setView(view); ...
確定! 回上一頁