In my datatable has two record and the item come from collection “ opselectcasedata"

After user click “request id “ then will navigate to another page

The user can modify any item data , like “reason request” or “vat type” …….then user will click “Save “ button then navigate to previous page .
After click “Save “ , weird things happened …….the page will transfer show first record in that collection .
This is the code in my “Save” button , so what’s wrong with my code ??


