Tuesday, March 11, 2014

Re: Master-details panel

You can use DataGrid, to handle events from cells, take a look here
http://www.gwtproject.org/doc/latest/DevGuideUiBinder.html#Rendering_HTML_for_Cells



On Mon, Mar 10, 2014 at 4:46 PM, Amir kessentini <kessentini.amir@gmail.com> wrote:
let's go to seriously things ;
i have created e method in my gwt server which return a list of data <PersonneDTO>
in my gui i'm using a flextable to display that data and it's works perfectly.
but i thinks it's not good to work with flex table because i have to create my column and it's not mapped to the structure for personne class.more than that i can't select a row with that flex table.

i'm thinking to use grid data but the problem is that i can't set widget to a column.for example i nedd to create a delete button for each row in data grid.
there is also celletab and many other components but i'm really confused.
help plz

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Donald Mteka
+255653105004

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment