On Feb 8, 1:15 am, Philippe Lhoste <[email protected]> wrote: > On 07/02/2012 17:28, tong123123 wrote: > > > I check the GWT 2.4 API > > and found there is no RadioButtonCell, so if I need a column with > > radio button on each row, how to do it using GWT 2.4? any easy method > > or must custom write once? > > Why would you want a radio button per row? To select only one row? > > -- > Philippe Lhoste > -- (near) Paris -- France > -- http://Phi.Lho.free.fr > -- -- -- -- -- -- -- -- -- -- -- -- -- --
yes, exactly. I want to show several rows in a cellTable, each row has a radio button, user select that radio button and press a button, then the detail of that row will be shown. any method? -- 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.
