We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15357d3 commit d41e81aCopy full SHA for d41e81a
README.md
@@ -93,6 +93,7 @@ The following snippets were taken from the aspnet-core-sample project also locat
93
url: '@Url.Action("Data", "Home")',
94
type: "POST"
95
},
96
+ rowId:'Id',
97
columns: [
98
{ data: "FirstName", title: "First Name" },
99
{ data: "LastName", title: "Last Name" },
0 commit comments