Access the Current Row and  Field value in Enterprise portal    private DataSetViewRow CurrentRow    {    get     {    try      {       DataSetView dsv = this.CustomersDS.GetDataSet().DataSetViews["EmplTable"];    return (dsv == null) ? null : dsv.GetCurrent();    }    priviate Test()    {    using (IAxaptaRecordAdapter EmplTable= this.CurrentRow.GetRecord())     {    customerName = custTable.GetField("EmplTable").ToString();     }    }     
Microsoft Dynamics Ax,AIF,Axapta, Enterprise portal,,Microsoft , United State,U.S., SharePoint , BI Tools, Performance Tuning, SSRS,Business Logic,Ax ERP Errors and solution,Dynamics 365 Errors Solution,Business software .