Hey All, Just wondering if anyone has had any experience with datagrid validation. At the moment I've attached an event handler onto the onCellFocusOut event so that when the cell loses focus it validates. If it's not a valid value it display an alert message.
Now this was working sweet for me until I started using the keyboard. Cos if I use the keyboard and enter in an invalid value then hit the tab key, it moves to the next cell before the alert comes up. To me it looks like the key stroke is running too fast for the code hence getting to the next cell before the alert. Is that possible?? Any ideas suggestions would be tops. Cheers ben --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
