Hi Guys,
I have a grid that return json data from the controller, if I add a new record to grid and send to controller no problem , my controller returns json data, problem is in grid new record shows but if I try and delete added record I see in that post remove does not have the record Id ,I hide the record id if I make it visible in grid and add record the returning json data does not populate record id, I have to go back to home and reload grid before I can delete any records in grid.
What am I doing wrong.
Regards
Edmund