Re: DropDownChoice in a listview not updating model - With ajax *SOLVED*

2016-07-22 Thread mniel0
niqueID to use in my choicerenderer: ChoiceRenderer rendrer = new ChoiceRenderer("Name", "UniqueID"); Which is basically just a combination of the providerid + the name. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-in-a-listview-n

Re: DropDownChoice in a listview not updating model - With ajax

2016-07-22 Thread Sven Meier
Hi, please put your code somewhere where we can grab it, preferably inside a wicket quickstart. These screenshots are hard to read :(. Thanks Sven -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-in-a-listview-not-updating-model-With-ajax

DropDownChoice in a listview not updating model - With ajax

2016-07-22 Thread mniel0
with the viewSet Model to get updated? This is my first project where i ever use ajax, so any help would be appreciated. If you need more information please let me know :) Thanks a bunch! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-in-a-li