update
This commit is contained in:
@@ -5124,6 +5124,9 @@
|
||||
selectionmode : 'checkbox',
|
||||
pagesizeoptions : ['10', '20', '30', '50', '100'],
|
||||
altrows : true,
|
||||
ready: function () {
|
||||
$("#gridpemeriksaan").jqxGrid('sortby', 'tlsnofoto', 'asc');
|
||||
},
|
||||
columns: [
|
||||
{ text: 'Expertise', filterable: false, columntype: 'button', align: 'center', width: 70, cellsrenderer: function () {
|
||||
return "Expertise";
|
||||
|
||||
Reference in New Issue
Block a user