Forum Discussion
cogres
6 years agoCreator III
Hi Alex,
You should check out this blog post, it talks about how to access and fire off queries defined for tree grid views in your method code. That does sound like what you are trying to achieve.
Hope this helps,
C
- Former_Member6 years agoAccelerator III
I already saw that post but I do't use QueryDefinition results because contains extra AML tags that I don't need for the menu. On Aras, with tree grid view, I can show only the levels and fields that I want and I wish I had the same result on ASP.NET application throught IOM.