How do I change a GWT flextable's column width?
I can't change width of first column with checkboxes in my FlexTable.

I tried to use
filterGrid.getColumnFormatter().setWidth(0, "15px");
but it didn't have any effect.
Appendix 1.
Privacy & Cookie Consent
We use cookies to ensure the best experience on our website. This includes analytics, personalization, and marketing purposes. Some cookies are essential for the website to function properly.
By clicking "Accept", you consent to our use of cookies. You can read more about how we use cookies and how you can change your preferences in our Privacy Policy.