I would like to trigger the RadGrid EditForm Popup when an <asp:button> is clicked. In other words, I would like to use the auto-generated form that is created when the "Add a Record" on the grid is selected. The location of this button is not near the grid itself, otherwise I would use the Toolbar option.
Is this possible? Thanks in advance.