Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I added the following css code. Now i able to select and copy the data in treegrid.
.gridbox td { user-select: text !important; }
I added the following css code. Now i able to select and copy the data in treegrid.
.gridbox td { user-select: text !important; }