Hi guys,
Im in an internship in a french company. They ask me to make a tree with your API (TreeGrid), but im stuck with a problem.
With my few knowledge, i understand that each column as a type :
ex : mygrid.setColTypes(“tree,link,ed”);
In this example 1st column is my tree, and the second is link type.
But my boss want some links in the 1st column (with Folders and Link). I tried html with <a href…
but it doesn’t works.
Maybe it’s about Editable Excells, but if someone can help me.
Thank you guys,
and sorry for my bad english…