# onDataChange event blocks tab order

**URL:** https://forum.servoy.com/t/ondatachange-event-blocks-tab-order/4973
**Category:** Classic Servoy
**Created:** [October 26, 2005, 11:51am UTC](https://forum.servoy.com/t/ondatachange-event-blocks-tab-order/4973 "2005-10-26T11:51:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [October 26, 2005, 11:51am UTC](https://forum.servoy.com/t/ondatachange-event-blocks-tab-order/4973/1 "2005-10-26T11:51:23Z")

</div>

The topic says it all.  
When you use an onDataChange event then it’s impossible to tab through your fields. When triggered the field loses it’s focus and the focus ends up in thin air.

This is a big annoyance for me because I need to force some calculations (because of the recent calculation changes) to calculate but now it forces my client to use the mouse to go to the next field.  
In fact when you edit a field with an onDataChange method and you click on another field you have to click in it **twice** because the first time the focus ends up in thin air (see previous remarks).
