PDA

View Full Version : NaN in the page number



farouksabry
23 Mar 2008, 11:22 AM
Hi,
While I'm testing Search in view functionality I noticed that the page number in the view paging toolbar contains a NaN text.
can someone explain me why this happend.
also I found that after searching in the view you have to click on the column header or to click the view link again to load all the view content.
is it possible to add an action on the view to do that.

Thanks all,

mdm-adph
24 Mar 2008, 8:39 AM
What params are your Ajax commands passing back and forth? I notice that my paging bars sometime get out of whack (and show NaN's) if the "start" and "limit" params on my ajax commands get out of sync...

brian.moeskau
24 Mar 2008, 9:12 AM
See if this helps. http://extjs.com/forum/showthread.php?t=30225

jratcliff
25 Mar 2008, 4:59 PM
See if this helps. http://extjs.com/forum/showthread.php?t=30225

Brian, I think the problem is with our custom Domino Paging toolbar. I'm looking into it now.