{ data: null, name: "Action", title: "Action", orderable: false, render: function (row) { return GetAction(row); }, className: "dt-center actioncell prrow vtop" ...