Is it correct that the only way to set vertical alignment of grid rows, is to use the getCellVAlign() method on a ListGrid?
Besides that, I think there's a mistake in the documentation of that method. Is says it returns an Alignment object, with "left", "right" and "center" values.
Besides that, I think there's a mistake in the documentation of that method. Is says it returns an Alignment object, with "left", "right" and "center" values.
Comment