Re: [Wicket-user] Component updating problem

2006-08-08 Thread Igor Vaynberg
this is rather strange, i see dataview, but in the path i dont see the item id which is an integersee how many of these ids are in the markup, there can be only one, if there are two or more it wont work. -IgorOn 8/8/06, Samyem Tuladhar <[EMAIL PROTECTED]> wrote: I am getting errors like these:

[Wicket-user] Component updating problem

2006-08-08 Thread Samyem Tuladhar
I am getting errors like these:ERROR: Component with id [[dataView_modalPanel_placeHolder_panel_modalPanel_shippingRatesGroupForm_sourceCodes_choices]] a was not found while trying to perform markup update. Make sure you called component.setOutputMarkupId(true) on the component whose markup you ar