Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Botstrap table Group By v2 pagination not working #7033

Open
phinq190778 opened this issue Oct 21, 2023 · 0 comments
Open

Botstrap table Group By v2 pagination not working #7033

phinq190778 opened this issue Oct 21, 2023 · 0 comments
Labels
Bug Issues which are marked as Bug

Comments

@phinq190778
Copy link

phinq190778 commented Oct 21, 2023

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

@phinq190778 phinq190778 added the Bug Issues which are marked as Bug label Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are marked as Bug
Projects
None yet
Development

No branches or pull requests

1 participant