Forum Discussion
AngelaIp
5 years agoIdeator I
What do you mean with configurable grid? Do you have a custom diy grid?
You can open an item by javascript Method. Chris once provided this nice sample. I still use it pretty often by myself:
community.aras.com/.../how-to-open-a-item-in-a-new-window-instead-from-a-form
FernandoCG
5 years agoIdeator I
okey but the problem is that i can´t get the ID of the context item from those grid events. That's the configurable grid ítem i was talking about, the previous image was not uploaded. In those JS method in "Grid Event" i can´t get this.getID() . It throw an is not a function error.