Re: ajaxPagingNavigation, Dataview, CheckGroup and check. Persist items checked

2010-06-23 Thread Pedro Santos
Basically make sure that the state selected is on the component model before the user change the page. Maybe you need to put an AjaxFormComponentUpdatingBehavior or AjaxFormChoiceComponentUpdatingBehavior at your item checked On Tue, Jun 22, 2010 at 2:02 PM, Fernando Wermus

ajaxPagingNavigation, Dataview, CheckGroup and check. Persist items checked

2010-06-22 Thread Fernando Wermus
Hi all, I have a dataview with an ajaxPagingNavigation. Each time, the user changes the page, he lost the item checked in the previous one. What do I have to do to guarantee the items checked keep persisted? Any help would be really appreciated thanks in advance -- Fernando Wermus.