[xwiki-users] tablefilterNsort.js
Hello, i'm using (% id="tableid" class="sortable filterable doOddEven xwikidatatable")(% class="sortHeader" %) to create a dynamic sortable table. Tried a lot with css modifications to set a fixed table-layout, but i did not get that far. In my despair also tried following code, but then the filter function disappears. (% id="tableid" class="sortable filterable doOddEven xwikidatatable" %) (% class="sortHeader" style="width:100%"%)|= Column1|= Column2|= Column3|= Column4|= Column5 {{html clean="false" wiki="true"}}<col style="width:114px"><col style="width:114px"><col style="width:114px"><col style="width:114px"><col style="width:114px"><col style="width:28px">{{/html}} Anybody any hints? Many thanks in advance! Regards, Josef Haimerl
participants (1)
-
Haimerl, Josef