FrankR
Posts: 154
|
Posted: 09/15/2006, 8:14 AM |
|
If I have a long page with multiple parts:
If I have an Editable Grid list at the bottom, and I cause an error - say, trying to add a duplicate error - after postback, the focus is back to the top of the page, with the user not seeing the error at the bottom. Don't you want to push the focus to where the error message is?
_________________
FR |
 |
 |
matheus
Posts: 386
|
Posted: 09/15/2006, 9:49 AM |
|
And if was more that one error?
The problem about this is. The error occurs in server-side, and not client side.
I try do something like this...
_________________
Matheus Trevizan
Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br |
 |
 |
|