try to pass id through web method in this line data:JSON.stringify(obj.ID),
data:JSON.stringify(obj.ID),
when i do this there is error on console
Uncaught TypeError: "442".val is not a function