I want to retrieve a data row (from the Recorded data table of the form) and load it to the bizform. I have this code in my web part:protected override void OnLoad(EventArgs e) { ... QueryM...