gpt4 book ai didi

jquery-bootgrid 如何隐藏列

转载 作者:行者123 更新时间:2023-12-03 22:30:58 24 4
gpt4 key购买 nike

如何隐藏启动网格上的列?

我尝试像这样隐藏 ID 列:

<data-column-id="token" data-identifier="true" data-type="string"  visible="false">token<>

最佳答案

你需要这样写,

<data-column-id="token" data-identifier="true" data-type="string" data-visible="false">

在这里阅读详细信息, http://www.jquery-bootgrid.com/Documentation

关于jquery-bootgrid 如何隐藏列,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28818347/

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