Skip to content

Commit d41e81a

Browse files
Add config for rowId in sample
1 parent 15357d3 commit d41e81a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ The following snippets were taken from the aspnet-core-sample project also locat
9393
url: '@Url.Action("Data", "Home")',
9494
type: "POST"
9595
},
96+
rowId:'Id',
9697
columns: [
9798
{ data: "FirstName", title: "First Name" },
9899
{ data: "LastName", title: "Last Name" },

0 commit comments

Comments
 (0)