Hi I want to over ride the method in the grid's control but I am unable to see the option, I am working in AX 2012 any idea how to deal with it?
Hi I want to over ride the method in the grid's control but I am unable to see the option, I am working in AX 2012 any idea how to deal with it?
Hi Bilal,
I agree, you can't do that.
Methods are not supported at ListPages. List pages are supposed to be deployed on EP as well as on Rich Client.
You must create Listpage Interaction class for your Listpage form and override the methods in the list page interaction class.
You can read this thread and blog:
Hi, you can't override methods on ListPage forms. You should use list page form interaction classes.
See the links to better understanding: docs.microsoft.com/.../list-page-forms
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,432
Most Valuable Professional
nmaenpaa
101,156