Re: PropertySelection components in tables

2007-02-13 Thread Davide Bruzzone
Hey Geoff... I didn't quite understand the code below but after much cranial banging, I've figured out how to do it. Since I'm new at Tapestry, I'll post the solution tomorrow for everyone to look at (in case I'm doing something very unTapestry-like/BadTM...). BTW, I'll post the solution tomorro

Re: PropertySelection components in tables

2007-02-13 Thread abc_tec
Davide, For this problem I only have code that worked in T3 using the ListEdit component. In T4 you should use the For component. I hope the clue you're looking for will be in here nonetheless... value="ognl:picksModel.key" listener="ognl:listeners.synchronizePick" element="tr">