You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using bootstap Group By v2 as i configure pagination as follows:
table id="tblMaintainHistory"
data-toggle="table"
data-pagination="true"
data-id-field="id"
data-url="/AccessoriesMachine/GetMaintanHistory"
data-side-pagination="server"
data-group-by="true"
data-group-by-field="machineName"
then don't work. Tell me the reason why @wenzhixin
Example(s)
No response
Possible Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Bootstraptable version(s) affected
1.22.1
Description
I am using bootstap Group By v2 as i configure pagination as follows:
table id="tblMaintainHistory"
data-toggle="table"
data-pagination="true"
data-id-field="id"
data-url="/AccessoriesMachine/GetMaintanHistory"
data-side-pagination="server"
data-group-by="true"
data-group-by-field="machineName"
then don't work. Tell me the reason why @wenzhixin
Example(s)
No response
Possible Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: