This commit is contained in:
Dwi Swandhana
2026-06-03 17:58:55 +07:00
parent 46c6c2f48b
commit 90c7a70214
8 changed files with 26 additions and 6 deletions
@@ -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";