Hi … Sorry, I just realized that in #2 of my last post … grid.openItem works fine the first time. It’s when you first call grid.openItem and then call grid.closeItem, the icon get stuck as a - …but is should be be a +. So, maybe the problem is in grid.closeItem?
Thanks.
Did problem occur in some standard samples or only in your code? in last case I need any kind of sample where problem occurs to reconstruct the problem.
I checked the sequence of open|closeItem commands in local samples - and it works fine for me ( the situation a bit more complicated in case of dynamic loading , but still correct - the item will be auto-expanded on data receiving from server side without relation to current state )
If problem occurs only in IE, and only time to time - it can be caused by IE caching issues.