Order Columns In Grid In Acumatica
10 February 2015
Hello everybody,
Today I want to share with you interesting trick of how to order data in grid by default. The simplest way is to organize IsKey = true value. If you do this, then Acumatica will add Order by clause for each key field of the DAC.