Re: Grouping DataView

2011-05-25 Thread Marcus Breier
Hi guys,

yes, I've had a look at the standard Wicket repeaters but I will give a
custom table view a try.

Best regards.


Am 16.05.2011 00:46, schrieb andrea del bene:
 Hi Marcus

 I guess you have already had a look at standard Wicket repeaters:
 http://wicketstuff.org/wicket14/repeater

 If no one of them satisfy your needs you can consider to implement a
 custom table view which reproduces the behavior of ERXGroupingRepetition


 Dear all,

 sorry for this newbie question, but I need a component to group Items
 within a DataView for display.

 Since I 've been working a lot with Apple's WebObjects and Project
 WOnder, I am wondering that there might be no component like good old
 ERXGroupingRepetition out there. Possibly I missed something, but I
 cannot find something like that on the net.

 Can you please give me a hint how to solve this problem with Wicket?

 Best regards

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Grouping DataView

2011-05-15 Thread Marcus Breier
Dear all,

sorry for this newbie question, but I need a component to group Items
within a DataView for display.

Since I 've been working a lot with Apple's WebObjects and Project
WOnder, I am wondering that there might be no component like good old
ERXGroupingRepetition out there. Possibly I missed something, but I
cannot find something like that on the net.

Can you please give me a hint how to solve this problem with Wicket?

Best regards

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Grouping DataView

2011-05-15 Thread Pedro Santos
Hi Marcus, it is very usual to nestle repeater components to present
groups and its details.

On Sun, May 15, 2011 at 11:46 AM, Marcus Breier mlist.mbre...@gmx.net wrote:
 Dear all,

 sorry for this newbie question, but I need a component to group Items
 within a DataView for display.

 Since I 've been working a lot with Apple's WebObjects and Project
 WOnder, I am wondering that there might be no component like good old
 ERXGroupingRepetition out there. Possibly I missed something, but I
 cannot find something like that on the net.

 Can you please give me a hint how to solve this problem with Wicket?

 Best regards

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org





-- 
Pedro Henrique Oliveira dos Santos

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Grouping DataView

2011-05-15 Thread andrea del bene

Hi Marcus

I guess you have already had a look at standard Wicket repeaters:
http://wicketstuff.org/wicket14/repeater

If no one of them satisfy your needs you can consider to implement a 
custom table view which reproduces the behavior of ERXGroupingRepetition




Dear all,

sorry for this newbie question, but I need a component to group Items
within a DataView for display.

Since I 've been working a lot with Apple's WebObjects and Project
WOnder, I am wondering that there might be no component like good old
ERXGroupingRepetition out there. Possibly I missed something, but I
cannot find something like that on the net.

Can you please give me a hint how to solve this problem with Wicket?

Best regards

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org