Hi to all
I am using HTML table, and for setting title of the table I am using
setTitle("My Table");
But it is not working:
Here is my code:
HTMLTable table = new Grid(rows, 2);
table.setTitle("My Table");
Is there other property need to be set?
Please help
Thanks in advance
--
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.