views:

83

answers:

1

Hi,

every one who works with FireFox and ASP.Net knows the problem:

To enable a DefaultButton, you must set the UseSubmitBehavoir="false" on this button.

Sadly, in LinkButtons it don't work. Is there a short and easy wy to do this?