delete button [message #384279] |
Tue, 03 February 2009 02:17  |
imuharram
Messages: 48 Registered: January 2009
|
Member |
|
|
I have a datablock from a table in my database, i have 3 records to be displayed.
i added a button to that datablock as a non-database item. this button is supposed to delete record. for example if i press the second button i want the second record to be deleted and so on, but what i get is deleting the first record.
how can i solve this?
|
|
|
Re: delete button [message #384282 is a reply to message #384279] |
Tue, 03 February 2009 02:30   |
dr.s.raghunathan
Messages: 540 Registered: February 2008
|
Senior Member |
|
|
this problem should definately belongs to ddl you have given behind button process. kindly check it otherwise post the instructions you have given against delete button process
|
|
|
|
|
|