Is there a way to set the default button for the page to be the insert button when focus is in the insert panel so that when enter/return is selected the postback on the insert button occurs automatically? Like the DefaultButton property for an asp panel control
That just displays the command item at the top.
When the user has selected Add New Record and entered details on the template i want the default button to be the Insert button so that when they hit enter the postback on the insert button auto fires