Welcome to MSDN Blogs Sign in | Join | Help

June 2006 - Posts

List the datasources of a query object

Here is how you can make a list of datasources from a query object. Query query; QueryBuildDataSource qbds; Counter child; List listDataSources = new List(types::Class); ListEnumerator le; ; query = new Query(QueryStr(CustBillOfExchangeJourUpdate)); for

What does inputSearch do

Another question I got from a colleague today is about the inputSearch method on form controls. You can set up a control to search for the input you have entered in the control, e.g. a customer account number, rather that overwriting data. On the control

Drag and Drop files to Dynamics AX

File drag and drop with AX

MDCC

Here's a link with information about my workplace in Copenhagen. http://www.microsoft.com/danmark/om/mdcc/default.mspx This posting is provided "AS IS" with no warranties, and confers no rights.

Dynamics AX 4.0 Release

Partners can now download Dynamics AX 4.0 from this location: https://mbs.microsoft.com/partnersource/products/axapta/downloads/releases/ax40download.htm US and Canadian customers can get the code by contacting their Partner. Existing customer licences
Posted by Palle Agermark | 7 Comments
Filed under:

Free What's New in Microsoft Dynamics AX 4.0 training Now Available

Learn about the exiting product changes coming for Microsoft Dynamics AX 4.0. Two new courseware titles are now available for customers at no charge.
Posted by Palle Agermark | 2 Comments
Filed under:
 
Page view tracker