0

I am trying to set Constant Column width to all column in Gwt Celltable,

How to achieve this,

TMKS
  • 121
  • 1
  • 3
  • 14

1 Answers1

0

You can set the column width with the setColumnWidth method.

Fedy2
  • 3,147
  • 4
  • 26
  • 44