RE: Could not find child with id: cart:prezzo in the wicket:enclosure

2012-03-27 Thread Wilhelmsen Tor Iver
Last cause: Could not find child with id: cart:prezzo in the wicket:enclosure You are running into an issue with repeaters: Their subelements have the index as part of the path, so the relative element id for the first row element would be cart:0:prezzo - and with no rows there is no element

Could not find child with id: cart:prezzo in the wicket:enclosure

2012-03-26 Thread Paolo
I am become crazy with wicket:enclosure to prevent an runtime error in case the ListView is empty. this is part of my html code: table border=1 wicket:enclosure child=cart:prezzo tr wicket:id=cart tda href=# wicket:id=OggettoLink target=_blank img