hi,
am working in dynamics ax 2012. i have created a list page and displaying records in grid. whenever i delete a record from grid, it should check a particular field from the table.
the problem is i am unable to write any code in listpage .
how can i override delete action of the listpage through ListpageInteractionClass(which i have created for the listpage )… can anyone suggest me a solution???