-
The issue which was solved as part of https://github.com/telerik/kendo-angular/issues/2810, happens in kendo tree-list as well.
What is the plan to resolve it for tree grids?
-
bower_compents 添加 “ui.tree” 或“ui.grid”, 在app.js 方法 angular.module("app",['ui.tree']);
中注入该新模块 会出现 错误 求解决
-
# Branch
https://github.com/panaxit/panaxui-angularjs/tree/kendoui_grid
# Links
- http://docs.telerik.com/kendo-ui/AngularJS/introduction
- http://demos.telerik.com/kendo-ui/grid/angular
- http://dem…
-
### Issue type
* [x] bug report
* [ ] feature request
### Issue description
Using TreeGrid, sometimes when I click the chevron icon (right arrow) this error appears:
`ERROR TypeError: C…
-
The table columns resizes according to its content. The problem is that the indentation isn't taken into account for the cell size, so whenever a column other than the expanding property's column is b…
pzhan updated
8 years ago
-
When I'm loading data from a server or external json file, I only see the first column. This behavior is not expected.
I saw this issue: [36](https://github.com/khan4019/tree-grid-directive/issues/36…
-
### NbSelectComponent closing immediately inside NbTreeGridComponent
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current …
-
Hi All,
my bower.json looks like this:
`
> {
> "name": "asp.net",
> "private": true,
> "dependencies": {
> "angular": "~1.5.8",
> "es5-shim": "",
> "angular-resource": "*",
> …
uella updated
7 years ago
-
# 目标
- 简化控件底层,方便外部用户提供控件
- 增加一致性,清理一些控件
- 去除ie8一下的需求
- 增加gallery,方便用户提供控件
- 直接使用bs3的样式
## 包含的控件
- list
- pop、dialog、message、tooltip
- picker,select
- grid,tree
- form
- uploader
- calendar
## 附加功能
- 打…
-
## Subject of the issue
I'm trying to implement gridstack into my React TypeScript web app and I'm going from the [React example](https://github.com/gridstack/gridstack.js/blob/master/demo/react.ht…