Re: ajaxPagingNavigation and CheckGroup

2010-06-28 Thread Igor Vaynberg
use ajaxsubmitlink in your paging navigator -igor 2010/6/22 Fernando Wermus fernando.wer...@gmail.com: Hola,    Quería saber si existe alguna manera de no perder los items seleccionados de un checkgroup - check en una lista que esta paginada con AjaxPagingNavigation. saludos! --

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 and CheckGroup

2010-06-22 Thread Fernando Wermus
Hola, Quería saber si existe alguna manera de no perder los items seleccionados de un checkgroup - check en una lista que esta paginada con AjaxPagingNavigation. saludos! -- Fernando Wermus. www.linkedin.com/in/fernandowermus

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.