How to remove Column blank in DataGrid

2015-03-06 Thread Marlon Maxwel
Hellow, I have 1 DataGrid in GWT and- When I change the size of my grid dynamically, it Creates one blank column at the end of the grid. How can I hide que column? Is it possible? Apparently the DataGrid code snippet that does this is: public TableColElement ensureTableColElement (int index) {

Re: How to remove Column blank in DataGrid

2015-03-06 Thread Marlon Maxwel
Hello, I solved the problem, what happened is that the implementation of a component of ours was doing it. Now I'm in trouble regarding the grid content size because GWT calculates its height automatically to the Header and Footer get fixed, but when you put zoom in the browser or strip,