angie
04-28-2008, 10:14 AM
Hi,
I have my own custom itemEditors component which calls a validator. If the data entered is invalid I don't want to commit the data (I am calling event.preventDefault() in the ITEM_EDIT_END handler so this part is fine), but I also want to keep the itemEditor displayed so that the user is forced to enter valid data. Is this possible?
Thanks, Angie
I have my own custom itemEditors component which calls a validator. If the data entered is invalid I don't want to commit the data (I am calling event.preventDefault() in the ITEM_EDIT_END handler so this part is fine), but I also want to keep the itemEditor displayed so that the user is forced to enter valid data. Is this possible?
Thanks, Angie