I want to call a method with fields of the row while initializing the Grid data, so that I can show the rows with respect to the method's result.


If the all data in the table is as follow,


a   1   6
b   78  4
c   287 90

What I want to show is

a   1   6
c   287 90

since the last column is multiple of 3 (An example)

I will call any function to restrict the data

Is there a way to do this in Axapta?

Thanks





Yahoo! Groups Sponsor ADVERTISEMENT
click here


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Reply via email to