Hi,
I am trying to populate a grid using smart rendering and using loadXML function for that. But if I give the node as it won’t populate and for it works fine. Is that case sensitive? Is it possible to make as case-insensitive?
Please provide me a solution
Thanks
>>Is that case sensitive?
yes
>>Is it possible to make as case-insensitive?
not possible, but you can change to upper-case tags if necessary
grid.xml.cell = “./CELL”