I'm modifying a form in VS 2008 for EP (AX 2009). I have added an asp:button control and I need to update an dynamicsax:boundfield control in the click event for the button. I have tried several methods but Can't get the value to save or the form to refresh.
I have tried doing the IAxaptaRecordAdapter.SetField() to no avail. Does anyone have any suggestions or has sucessfully done this in the past?