In converting from the jqxTree to the jqxTreeGrid, we were previously using getItem and then using the element to keep the parents expanded on reload. I am having difficulties doing this in translating to the TreeGrid. Is there a similar “get” properly that also returns the element so that I can keep the parent nodes expanded on reload?