Показать сообщение отдельно
Старый 03.04.2019, 23:14   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
Accessing FormDataSource
Источник: http://alexvoy.blogspot.com/2019/04/...atasource.html
==============

Say, we need to change the form data source sorting order or any other more complex change.

This is an old but good note by Vania Kashperuk about the subject in AX 2012.


public void init()
{
super();
this.queryBuildDataSource().addSortField(fieldNum(wblDescartesInbound, RecId), SortOrder::Descending);
}






Источник: http://alexvoy.blogspot.com/2019/04/...atasource.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.