Freigeben über


Enterprise Portal Screencasts at Channel9.msdn.com

Microsoft Dynamics AX 2009 – Creating simple List Page in Enterprise PortalThis how-to video demonstrates how to create a simple List Page in Enterprise Portal using AxGridView control.
Microsoft Dynamics AX 2009 – Creating simple Task Page in Enterprise Portal This how-to video demonstrates how to create a simple Task Page in Enterprise Portal using AxForm control
Microsoft Dynamics AX 2009 – Creating simple Tunnel(Wizard) Page in Enterprise Portal This how-to video demonstrates how to create a simple Tunnel(Wizard) Page in Enterprise Portal using ASP.net Wizard control and EP AxForm control.
Microsoft Dynamics AX 2009 – Calling X++ classes in Enterprise Portal User Controls in C# This how-to video demonstrates how to create a simple X++ Class in AOT and create a C# proxy for this class and call it in Enterprise Portal user control written in C#
Microsoft Dynamics AX 2009 – Using Record Context in Enterprise Portal This how-to-video demonstrates using record context in Enterprise Portal. Record context is used to pass currently selected record information on a page or Web part to another page or connected Web part.
Microsoft Dynamics AX 2009 – Advanced Grid in Enterprise Portal List Page This how-to video demonstrates how to add ranges in dataset to restrict the data displayed and the different options supported (open,hidden,locked). This also demonstrates how to use display and edit methods defined in the table in the Grid.

Comments

  • Anonymous
    June 25, 2008
    PingBack from http://axaptasource.com/2008/06/enterprise-portal-screencasts-at-channel9msdncom/

  • Anonymous
    June 30, 2008
    Hi, I have followed the steps that u have given in this document... Microsoft Dynamics AX 2009 – Creating simple List Page in Enterprise Portal But it is showing me the error..Unaable to load the content. Please contact ur system adiminstrator. Plz suggest where i m wrong.

  • Anonymous
    July 01, 2008
    We are planning to publish the steps in Partnersource. (1) Check if the control is compiling successfully in Visual studio (2) Check if you saved the contro in VS. When you save VS will copy the user control file c:Program FilesCommon FilesMicrosoft Sharedweb server extensions12TEMPLATELAYOUTSep (3) Close and ReOpen the browser.