Skip to main content
0 votes
1 answer
262 views

I am trying to automatically select(checkbox) the nested rows when selecting the parent row in a lightning-tree-grid. It's my understanding that the selected-rows attribute on the lightning-tree-grid ...
lache's user avatar
  • 850
1 vote
0 answers
57 views

I recently migrated from Vaadin 14 to Vaadin 24. Previously, I had a perfectly working TreeGrid which consisted of a single ComponentColumn rendering custom elements. However, since the migration it ...
Astarno's user avatar
  • 446
0 votes
0 answers
135 views

I currently use the widget JqxTreeGrid for large datasets for my company. I've come across a fatal issue where child parts of different parents that are the same part aren't treated as unique rows and ...
JBread's user avatar
  • 21
0 votes
2 answers
400 views

Is there a way to change the expand icon for TreeGrid in Vaadin? I have attached the current UI of the tree.I want to add '+' as icon for expanding the tree instead of normal right pointing arrow and ...
ShrinivasL's user avatar
0 votes
1 answer
122 views

I want to prevent click or select event on some treelist node so user can not click or select that particular node. I have tried disabled property but it's not working in modern and I'm using version ...
Raj Gandhi's user avatar
0 votes
2 answers
182 views

The element has ARIA role="treegrid" despite it functionally being an element that should have the ARIA role="grid". Go to the Vaadin Grid component page and inspect the first ...
fakezoo's user avatar
0 votes
1 answer
68 views

I want to display Row index in syncfusion treegrid. I used this way <Style TargetType="syncfusion:TreeGridRowHeaderCell"> <Setter Property="Background" Value=&...
gyutae kim's user avatar
0 votes
1 answer
180 views

Is there anyway to show some guiding lines / Connectors depicting the hierarchy data in Tree Grid? Refer to the blue lines in the below image
Madhura Adawadkar's user avatar
3 votes
1 answer
294 views

I want to use a Treegrid to represent days, but when adding the days to the treegrid I get the error: java.lang.IllegalArgumentException: Cannot add the same item multiple times: Day@3ea2225f My ...
Lukas's user avatar
  • 120
1 vote
0 answers
501 views

Is it possible to make just the table body without the table header of a table (tree Grid) in nebular theme vertically scrollable? The basic tree grid looks like this: <table [nbTreeGrid]="...
CrazyEight's user avatar
0 votes
1 answer
242 views

I have an Ext.tree.Panel with a rowWidget using Ext.grid.Panel, when I lock the first column of Ext.tree.Panel the rowWidget expansion doesn't expand the locked column all the way. I understand that ...
Luchini's user avatar
  • 75
0 votes
1 answer
137 views

I have a treeGrid, and initialize the tree in the client. And add hander of addSelectionUpdatedHandler. The tricky thing is: it can get selected record in the first time. Then whenever I select the ...
Allen's user avatar
  • 33
0 votes
0 answers
287 views

Is it possible to edit certain cells (column) in a TreeGrid, similar to what GridPro offers in terms of editing ? I don't seem to be finding such feature.
Sergiu's user avatar
  • 2,636
2 votes
1 answer
1k views

I'm looking for a solution for Nebular Tree Grid drag and drop option for rearranging hierarchical table data. Example for nested Nodes (in my case the hierarchy is a little bigger): 1 Chapter 1.1 ...
CrazyEight's user avatar
0 votes
0 answers
446 views

Does anybody use ej2 syncfusion angular UI components? I am trying to connect my backend API with their TreeGrid component, The connection works fine, the request gives data successfully, but the ...
OleksiiGa's user avatar

15 30 50 per page
1
2 3 4 5
19