W
Wizzy
I have a encapsulated a Datagrid control and text boxes etc to make a
customized datagrid control.
I have a "search" button on the page. If the user clicks on Search or even
if the "Search " button is the currently selected button and the user presses
"Enter" key the postback occurs and the control is rebound, but if the user
simply enters text in the search criteria and hits the "Enter" key, the
postback event is not thrown and the control loses it's data.
I want to prevent this from happening.
Thank you,
Wizzy
customized datagrid control.
I have a "search" button on the page. If the user clicks on Search or even
if the "Search " button is the currently selected button and the user presses
"Enter" key the postback occurs and the control is rebound, but if the user
simply enters text in the search criteria and hits the "Enter" key, the
postback event is not thrown and the control loses it's data.
I want to prevent this from happening.
Thank you,
Wizzy