| Author |
how to get record ID??
|
Charline Louis
Greenhorn
Joined: Dec 15, 2008
Posts: 11
|
|
hi all, i want to ask, how could i get the record ID from record i selected ??? because i think if i want to edit the record, i must know the record ID.. Thanks
|
 |
stella fernandis
Greenhorn
Joined: Jan 02, 2009
Posts: 4
|
|
Hi,
I am facing the same situation if you found the solution please share with us.
Stella
SM
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
I'm being very lazy here and not actually reading the documentation, but I thought that the record ID was part of the returned record.
:?:
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
Charline Louis
Greenhorn
Joined: Dec 15, 2008
Posts: 11
|
|
hi,
i have found the solution for this problem..
you just need to reset the recordEnumeration, then get the next record ID..
|
 |
 |
|
|
subject: how to get record ID??
|
|
|