hi all
when i stands on grid i have row which has tablestyle and the grid is filtered by default view. the grid is filtered but i want to delete the current record in the database - which means to delete it from the dataset and update the database - how can i find the current row on which i stand of in the dataset and then delete it?

thanks