Re: Issue with getNumRows

2011-05-03 Thread Rishab Jain
jairis...@gmail.com wrote: > > Nobody has any idea about this? > > > > Rishab > > Sent from BlackBerry® on Airtel > > > > > > > > -Original Message- > > From: jairis...@gmail.com > > Date: Mon, 2 May 2011 14:41:24 > > To: cak

Re: Issue with getNumRows

2011-05-02 Thread ShadowCross
s...@gmail.com wrote: > Nobody has any idea about this? > > Rishab > Sent from BlackBerry® on Airtel > > > > -Original Message- > From: jairis...@gmail.com > Date: Mon, 2 May 2011 14:41:24 > To: cake-php > > Reply-To: jairis...@gmail.com > Subject: Issue wit

Re: Issue with getNumRows

2011-05-02 Thread jairishab
Nobody has any idea about this? Rishab Sent from BlackBerry® on Airtel -Original Message- From: jairis...@gmail.com Date: Mon, 2 May 2011 14:41:24 To: cake-php Reply-To: jairis...@gmail.com Subject: Issue with getNumRows Hi all, I am working on my own pagination in my setup. It works

Issue with getNumRows

2011-05-02 Thread jairishab
Hi all, I am working on my own pagination in my setup. It works on 3 variables: 1. Page no requested. 2. Number of records to be shown on each page 3. Total records for that particular where condition. Now, the first point is taken runtime. The second point is pre-decided. The third point is wha