I am using JQGrid in conjunction with WCF to load and edit data. Loading works fine but when iam trying to add/edit i do not see any data passed to my method in WCF. I added a object parameter to my method in wcf. Can some one let me know how can i pass data in grid and additional data to editurl method in wcf. I used serialize edit data but its of no help.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top