after I spend 2 hours for a simple task please help me:
How can I set a column name of a flextable?
Alternitvly you can prived me an example of any kind of table which has different Column names in GWT.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are no built in headers in the flex table. It just displays tabular data.
However you can use FlexTable.setWidget() or FlexTable.setHTML to have your own headers