This would be very useful. I have had to manipulate the data retrieved to achieve this, often with inconsistent result. BTW on a similar note, how can someone do pagination in dbforms. The tag <db:pos /> give position relative to the ResulsetVector. I would like to get the position of the record in the table. If we can get the first and last records can we get the position of other records, and add a tag to display the position?
> -----Original Message----- > From: Henner Kollmann [SMTP:[EMAIL PROTECTED]] > Sent: 20 February 2003 08:21 > To: dbf > Subject: [dbforms] NavFirst, NavPrev,NavNext, NavLast - Buttons > > Hi all! > > Would it be interesting for you to change dbforms so that the buttons > will not be rendered at the first/last page of a resultset? > > A new attribute e.g. > > <db:navPrevButton hideOnFirst="true" /> > > Default is false so that it will be backwards compatible. > If attribute is true button will not be rendered at the first page of a > resultset. > > Same for navNext and the other buttons.. > > Comments? > > > Regards, > Henner > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > DbForms Mailing List > > http://www.wap-force.net/dbforms ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
