gpt4 book ai didi

datatables - 蒲公英数据表 + Thymeleaf + 分页问题

转载 作者:行者123 更新时间:2023-12-04 19:08:40 25 4
gpt4 key购买 nike

我正在尝试将蒲公英数据表分页与 thymeleaf 一起使用。我正在关注
link文章。我正在使用 0.2.14 版本。当我尝试使用

dt:paginationtype="four_button" it throws following exception.



它给了我以下错误
2013-08-07 16:26:59,655 ERROR [org.thymeleaf.TemplateEngine] - <[THYMELEAF][http-bio-8080-exec-9] Exception processing template "department/departmentList": 
Could not parse as expression: "four_button"

最佳答案

请尝试用单引号包裹“four_button”,如下所示:

dt:paginationtype="'four_button'"

请注意,在即将发布的 v0.9.0 中,不再需要单引号。

关于datatables - 蒲公英数据表 + Thymeleaf + 分页问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18101815/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com