Hi Experts,
For using System.Windows.Forms.DataGridView in AX2012 form, I need to set the DataSource property for DataGridView, but the only way I got know is set the Column value in each row, it's very inefficient, is there any way to direct convert a AX table instance to System.Data.DataTable instance, so that I can set it to property DataSource of DataGridView.
Thanks
*This post is locked for comments
I have the same question (0)