Hello,

 I am still fairly new to Wicket and currently trying to create
a table with a still unknown number of entries from which one
row can be selected.
I created a table using the DefaultDataTable class, was able to
fill it using PropertyColumn for data columns and AbstractColum
for links (e.g. to entry-specific edit or view pages) and the
table looks fine. However I am still unable to add radio box
inputs to one of the table's columns. 

I read the wiki article in [1] and two older threads in this
list which seemed to help the original posters, but as it seems
my understanding of Wicket's concepts is still too limited for
this to help me, so that I would like to ask if anyone has a
working code example (Java code and HTML snippet) and would
be so kind to post it here?

Cheers,

Martin

[1] http://cwiki.apache.org/WICKET/using-radiogroups.html

-- 
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+= 
Steht ein Bratscher vor 'ner Kneipe.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to