Microsoft Dynamics Ax Development Issues and Guide Line
Tuesday, 5 April 2011
How dynamically change data source field properties?
myTable_ds.object( fieldNum( myTable, myField ) ).visible( false );
myTable_ds.object( fieldNum( myTable, myField ) ).allowEdit( false );
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment