thank you all :)

2014-03-11 9:49 GMT+01:00 Donald Mteka <[email protected]>:

> 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 <
> [email protected]> 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 [email protected].
>>
>> To post to this group, send email to [email protected].
>> 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 a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/B9GdLt_pNE4/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://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 
"Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to