I have a RadGrid with a FormTemplate for editing the grid rows. In one case the grid is populated with multiple rows and the user clicks the 'Edit' button on the row to invoke the editing form. In another case the grid is populated by a single row. In the later case, how can I instruct the grid to automatically open the editing form for the single row record when the grid is initially rendered?