MY XML.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
CostumerId
ProductID
NameOfCosutumer
Addres
1
45
Martin
cll 4 # 36 54
2
48
Sandra
cll 4 # 36 as
HOW TO GET THE “TableProduct” ATTRIBUTE WHEN I HAVE A SELECTED CELL AND ROW ???
Unfortunately there is no possibility to get attributes from the xml tags.
If you need store additional data in the grid’s xml you can use user data. Please check this article dhtmlx.com/docs/products/dhtmlxG … t_userdata