A
Alessandro
Hi !
I have a aspx page with these controls:
1) a texbox to find person with a specific name....
2) a button nto perform the search
3) a datagrid tho show all user
If i have the focus on the texbox and i click enter i have a
postback.............. but i dont' want it, because the datagrid doesn't
bind correctly... i must click on the button to do the postback......
Any idea ?
I have a aspx page with these controls:
1) a texbox to find person with a specific name....
2) a button nto perform the search
3) a datagrid tho show all user
If i have the focus on the texbox and i click enter i have a
postback.............. but i dont' want it, because the datagrid doesn't
bind correctly... i must click on the button to do the postback......
Any idea ?