How can I set the padding for a flextable or grid cell?
Scenario:
Have a grid, or a flextable.
Data is adding dynamically to the grid or flextable.
When the first 2 entries are added they are displayed like:
A
B
With a lot of space between those 2 entries, a thing that I dont like.
Later on, when I add other entries the space between them is streched
and it looks okey.
I set the cell padding, I set the css for the cells, but I obtain no
result.
What am I doing wrong, and what must I do, for obtaining a view like:
A
B
in the grid/flextable.
Hope for an answer,
Alex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---