Hi, Try this link: http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/client/ui/FlexTable.html
Is very simple and intuitive to write code to Flextable! Em qui, 11 de abr de 2019 às 09:38, Nanditha Nandu <[email protected]> escreveu: > Thanks. But how to display the contents using FlexTable can you please > elaborate. > > I have a List<Hardware> result as my query output. > where Hardware contains function like getName(), setName().. etc. > > I'm new to GWT :) > > > > > On Thursday, April 11, 2019 at 12:05:43 AM UTC+5:30, Hugo Haas wrote: >> >> Run out of this component... try FlexTable, your life will be wonderfull. >> >> >> >> Em qua, 10 de abr de 2019 15:26, Nanditha Nandu <[email protected]> >> escreveu: >> >>> Currently I'm Display the data in the following Format: >>> >>> >>> Is there any way , where I will be able to display Data like: >>> >>> Component : ICS >>> Material : value >>> Serial : value >>> Comments : value >>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "GWT Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/google-web-toolkit. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Hugo Haas -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Mobile: +55 (41) 99162-9439 -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
