\r\n 0\"\r\n @on-selected-rows-change=\"selectionChanged\"\r\n :columns=\"columns\"\r\n :rows=\"activeItemsList\"\r\n :rtl=\"false\"\r\n v-bind=\"$attrs\"\r\n :small=\"true\"\r\n styleClass=\"vgt-table condensed\"\r\n :row-style-class=\"rowStyle\"\r\n ref=\"table\"\r\n @on-sort-change=\"onSortChange\"\r\n :select-options=\"{\r\n enabled: !no_select,\r\n selectOnCheckboxOnly: true, // only select when checkbox is clicked instead of the row\r\n disableSelectInfo: true, // disable the select info panel on top\r\n selectAllByGroup: true, // when used in combination with a grouped table, add a checkbox in the header row to check/uncheck the entire group\r\n }\"\r\n >\r\n \r\n \r\n \r\n {{ props.column.label }}\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ props.formattedRow[props.column.field] }}\r\n \r\n \r\n \r\n \r\n \r\n
لا يوجد بيانات متاحة
\r\n \r\n \r\n