How to increase a row in a tabular
From: JR <jorenders_at_hotmail.com>
Date: 12 Feb 2003 04:46:07 -0800
Message-ID: <4096148f.0302120446.76c5976d_at_posting.google.com>
Date: 12 Feb 2003 04:46:07 -0800
Message-ID: <4096148f.0302120446.76c5976d_at_posting.google.com>
I've got a problem
I want to manualy fill a tabular but the data overwrite
always the first row because he doesn't increase
the row id automatticly.
I use a cursor for insert the data manually into the tabular
Can anybody help me please
exemple:
| | | |<=he always keep writing ------------------------------------------------------- on the first textfields | | | | never on a other row. ------------------------------------------------------- rownum + 1 doesn't work | | | |
-------------------------------------------------------
Thanks a lot
JR Received on Wed Feb 12 2003 - 13:46:07 CET