Skip to Content
0
Former Member
Oct 20, 2008 at 08:54 AM

Delete a row

39 Views

Hi Experts,

i am using table ui element to show the uploaded files details like name of the file , user name and date on which the file was uploaded. Bind a node to the table with lead selection intialization and selection mode as multinode.

I have a delete button in table tool bar. i need to delete the selected row.But always the table header is pointing to the first uploaded record and it deletes first then the second file becomes first. So in my next attempt it delete the second record though i have selected 4th or 5th record.

The lead selection doesnot pointing to the selected record.

please help to solve this problem.

Thanks,

Ramanan