Most voted "treeview" questions
The term Treeview is used to designate resources that allow viewing tree information such as directories and categories. Use this tag for questions related to this resource.
Learn more…37 questions
Sort by count of
-
5
votes1
answer144
viewsCancel Doubleclick on Treeview
I am using a TreeView to control permissions on my system, each operator has a profile that determines their minimum access, but it is possible to give more permissions to a particular operator,…
-
4
votes1
answer386
viewsRecover Volume Name of Netmapped Disk Drive
I’m using DriveInfo.GetDrivers() to take the names of the disk drives present on the machine and list them on a TreeView. I made the code below that works, however it does not appear the names of…
-
2
votes1
answer1453
viewsList directories and subdirectories
I have a Treeview component, and a structure in the database that already has in the table directories the subdirectories. has a field called director_parent_guid, if it is null it is because it is…
-
2
votes1
answer337
viewsHow to create a Virtual String Tree in Delphi
What happens is that I created a Virtual String Tree in Delphi (Typhon64), but I don’t know how to add parent and child nodes to create the tree, I looked at the documentation but only found click…
-
2
votes0
answers155
viewsTreeview - Jtree (Netbeans) Adding a description to a selected node
I am doing a simple treeview in Netbeans and would like to know how to add a description to a selected node by means of a button that has a function that will associate to a lable. the code for the…
-
2
votes0
answers45
viewsHow to define a listStore to render a progress bar in gtk2?
I am looking for an example to create a listStore (to use in a treeview) that may contain a progress bar type field. I am writing in C (not in c++) and using gtk2 in my code:…
-
2
votes0
answers112
viewsEdit XML via Treeview WPF Node - C#
I have a question, I have a code that creates a Treeview dynamically through a code c#. A TreeView was created in WPF. My goal is to create a function that opens an item XML and created a TreeView,…
-
2
votes1
answer809
viewsTree View hierarchical Dynamic C#
I have the following situation, my select returns me 3 fields micro (son), descend(descend from the child) and macro(parent) micro and macros fields are integers and can be any number not following…
-
2
votes1
answer318
viewsHow to update a Treeview of C#directories
I have a Treeviewms component (the one with Multiple Selection) listing the system directories in a Form. I created an event on the Form that when F5 is pressed, this Treeview will update itself(if…
-
2
votes0
answers40
viewsWork with two treeviews and their WPF items
I have two similar treeviews, but with different items, in this case, one of them brings a dialogue in Portuguese while the other should bring the same dialogue in English. I have two text boxes,…
-
2
votes1
answer220
viewsModify the indices of each item in a Treeview Java FX or Treeview.getSelectionModel() override method. select(int index)?
Greetings to all. This is my first post here. I am developing a Java FX project that consists of a form with a Treeview whose items are obtained from an Arraylist, previously completed through a…
-
2
votes1
answer388
viewsTreeview with Nodes & Childs via SQL database
I wonder how can I popular a TreeView with Nodes and Childs via an SQL connection. The connection is already done this is the code I have for now, but it does not work because it adds only a Node…
-
1
votes1
answer901
viewsFunction for popular Ttreeview only adds Childs to the first Node
I created this procedure to popular a treeview: procedure TFrmGerProfDock.Button1Click(Sender: TObject); Var Tables: TTreeNode; I: Integer; begin for I := 0 to ds.DataSet.FieldCount - 1 do begin…
-
1
votes1
answer880
viewsTreeview with checkbox and Angularjs?
Someone has some example code, of a treeview with checkbox, done in html, angular and json? Observing: I looked at several examples around, but I couldn’t make any of the examples work.…
-
1
votes2
answers622
viewsHow to Popular a Treeview with C#System Directories and Files
In my application (Windows Forms) I have to make a tree of directories for the user to search for a (or more) file(s) within his system. I saw on the Web how to make this tree in a Microsoft…
-
1
votes1
answer494
viewsTreeview - click on Node and open specific screen
I have a TreeView, with some settings items: I would like to double click on one node it opens a specific form, the event of double-clicking and open the form, is OK, the problem is how I…
-
1
votes1
answer231
viewsUses Tree line by line
I have the following code: $('#tree1').treed(); I would like every row of my table to be a tree. But only the first line works. I’m trying to use the "Bootstrap Treeview" and nothing calling it so:…
-
1
votes0
answers217
viewsTree Table Primefaces does not work by selecting a Node from Java
I have a p:Tree being automatically loaded, so I need to do a search inside the existing nodes on Tree, I do the search and return the first Node I find and I want to arrow it like Selected, but…
-
1
votes2
answers130
viewsGet the selected item from iView’s Treeview
I need to get the reference of the selected item on TreeView of iView, I’ve tried with getSelectedNodes() but it seems that the method is not being used properly, and the documentation does not help…
-
1
votes1
answer82
viewsTreeview Delphi with BD link
I have created a Treeview with the data that is in a table in the BD, and has a field that contains the name in the form. How To Give One ShowModal at the event OnClick of Treeview taking the name…
-
1
votes0
answers234
viewsDelphi Json Treeview Dataset
I haven’t seen anything like it here yet, No Delphi a select no dataset returns the data to my tree this way: ID PARENT NOME 1 null GrandFather1 2 1 Son1 4 2 GrandSon1 5 2 GrandSon2 3 1 Son2 6 null…
-
0
votes0
answers69
viewsC# Treeview Doubleclick Windowsforms
private void treeView_DoubleClick(object sender, EventArgs e) { if (pRetorno == true) { if (treeView.SelectedNode != null) { pOc = new…
-
0
votes1
answer173
viewsHow to move items between 2 Treeview dynamically?
I have a Treeview that receives as items the fields of a database. I wanted to link these fields to another Treeview that already has a predefined structure. It would be something like the image…
-
0
votes1
answer78
viewsAdd Treeview Node by path
Estu trying to add one TreeView Node by path, for example: And the code I’m trying is like this: public void AddParent(string path, string node) { TreeNode parentNode = treeView1.Nodes[path]; if…
-
0
votes1
answer119
viewsHow to remove a selected item in treeview c#
I am developing a new application but I have a final problem to solve and I have tried googlear and nothing I can not find any example. in fact I want to delete the item in treeview that was…
-
0
votes0
answers448
viewsPHP Array for tree format
I’m trying to turn this array Array ( [0] => Array ( [enc] => Array ( [enc_obs] => Continua ) [1] => Array ( [per] => Array ( [0] => Array ( [per_obs] => Continuar mesmo? ) [1]…
-
0
votes1
answer39
viewsTreenode properties search using C++
Good afternoon. I’m trying to work with TreeNodes, I would like to do a search based on the Text properties of my Name, but I’m not getting the expected result. What I wanted to appear to me was…
-
0
votes1
answer216
viewsHow to display, in treeview format, only the folders and subfolders, and the contents of both, that are on the desktop?
Good people, I’d like a little help I made a file explorer that aims to map all folders, subfolders and files of these folders and subfolders according to the letter that is selected. The problem is…
-
0
votes1
answer152
viewsHow do I search a Virtualstringtree in Delphi without using Edit?
I have a VirtualStringTree with some items and I want to implement in it a resource similar to what a ComboBox possesses. It works like this: when pressing a certain letter, he must select the first…
-
0
votes0
answers100
viewsLaravel - plugin to view existing folders and files in Storage->app->public
need a help, someone knows some plugin to show real-time the existing folders and files in Storage>>app>>>public in Laravel? I found this plugin that does what I want: Demo:…
-
0
votes1
answer299
viewsProblem with treeview menu
Good morning I’m making a menu and I need the functionality of a treeview, but even done as documentation when clicking on the menu the desired links are not displayed(dropdown): Code: <ul…
javascript codeigniter web-application bootstrap treeviewasked 7 years, 4 months ago Felipe Miranda De Lima 195 -
0
votes2
answers369
viewsHow to focus on ttk screen. Treeview, freezing the previous screens?
I made an application in Python 3.6 that calls another script in python to mount a ttk screen. Treeview with database information and that submitted data can be manipulated (change and deletion).…
-
0
votes1
answer362
viewsDoubt with handling of Treeview and delimited TXT files
I’m having a little difficulty with Delphi, I’m creating a very basic small application for me to manage accounts, games, emails etc. and I decided to use the Treeview scheme as a base for listing…
-
0
votes0
answers32
viewsC# - Treeview error popular with SQL database tables
I’m in trouble and I need help. I want to popular a treeview with data from an SQL database, but I have an error when putting the data through the code it duplicates everything. My query: select…
-
0
votes0
answers38
viewsMenu option back to login
I’m trying to use Adminlte treeview in the system menu, but every time I click on the menu item it goes back to login. For example: When I click on Dashboard, Graphics or Management, it goes back to…
-
0
votes0
answers235
viewsTkinter: Treeview with repeated values after pressing "query" button
Every time I press the "Query" button treeview updates, but also by adding previous Rows. def consultar(): #função que Mostra na treeview todos os produtos cadastrados conn =…
-
-1
votes1
answer35
viewsHow to get the listed network drive name
I’m listing my network units via C# in a TreeView. Today it is appearing as follows: But I want the full name to appear: C:\Disco Local J:\Pen Drive X I’m using the following code to fetch the…