Hi,I have a requirement in which i can able to search for data,display on a grid check some rows, press delete button, it will getdeleted from DB and the remaining items are shown on screen. Sinceits a soft delete function that happens in another DB schema, watam doing is to call ds.fill() on search...