Skip to content

issues Search Results · repo:lslvxy/bootstrapTable-treeView language:JavaScript

Filter by

23 results
 (51 ms)

23 results

inlslvxy/bootstrapTable-treeView (press backspace or delete to remove)

如题,引入之后树状没问题,但是其他页面Server分页原来是好的,引入bootstrapTable-treeView.js之后页面分页没了,我的bootstrap版本: Bootstrap v3.3.5 bootstrap-table - v1.9.0
  • woodynew
  • Opened 
    on Apr 20, 2019
  • #23

目前的的功能是会展开和折叠当前层所有的节点
  • xzhacker123
  • Opened 
    on Sep 21, 2018
  • #22

我用的url请求,树表格返回出来了,也可以显示,但是所有的叶子节点都被显示在同一个层级了,比如这个节点有子节点,但它的兄弟节点没得子节点,但是这个兄弟节点和那个子节点左侧距离一样了,不知道为什么。
  • anne-sky
  • 1
  • Opened 
    on Aug 28, 2018
  • #21

  • zhaoyuguang
  • Opened 
    on Aug 13, 2018
  • #20

$( #tableId ).bootstrapTable( getSelections ); 取不到选中的child,调试发现,在js的on click监听事件中,勾选父节点,循环给子节点添加选中状态时,没有将子节点的0属性,设置为true。设置上后就可以取到数据了。 位于557行左右 $.each(child, function (i, c) { $.each(that.data, function ...
  • lisongl123
  • 1
  • Opened 
    on May 31, 2018
  • #19

如标题, table是最新本, 使用url一直返回找不到数据
  • java8site
  • Opened 
    on May 20, 2018
  • #18

image 希望大神有时间解决下 效果不是很好看
  • dcy421
  • Opened 
    on May 18, 2018
  • #17

因为分级结构层次要分明,但是这个默认的父级和自己距离太近 导致使用者,一眼不好区分,体验不好,不知道从哪里可以修改间距的,子级菜单文字往后一点
  • BearTheMad
  • Opened 
    on May 16, 2018
  • #16

改源码还是怎么操作
  • sasicDHH
  • 1
  • Opened 
    on Apr 27, 2018
  • #15

遇到了pid不能自定义的问题,我自己改了下源码。同时解决了某些节点的level判断有误,导致缩进有问题的bug。 /** - created by lise - @date 2018-01-18 */ (function ($) { use strict ; var sprintf = function (str) { var args = arguments, flag ...
  • lunhuidelagelangri
  • 3
  • Opened 
    on Apr 20, 2018
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub