in the below code I am trying to pass a the cell value of jqgrid as a parameter in c# function but it is showing an error...
{
name: 'Id', index: 'Id',formatter: function (cellvalue, options, rowObject) {
return 'Edit';
}
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Sep 6, 2016, 1:52 AM
mohan singhPosted Sep 6, 2016, 12:30 AM
Manas MohapatraPosted Sep 5, 2016, 1:44 PM
mohan singhPosted Sep 5, 2016, 1:26 PM
Manas MohapatraPosted Sep 5, 2016, 1:06 PM
mohan singhPosted Sep 5, 2016, 11:48 AM
Manas MohapatraPosted Sep 5, 2016, 7:15 AM
Nitin SontakkePosted Sep 5, 2016, 7:08 AM