Hi,
I'm trying to validate a celledit with
,editrules: {
custom: true
,custom_func: myCustomFunc
}
But when error message is accepted, focus gone to another cell.
How can retain focus on the invalid cell?
Thanks in advance :-)
Hi,
I'm trying to validate a celledit with
,editrules: {
custom: true
,custom_func: myCustomFunc
}
But when error message is accepted, focus gone to another cell.
How can retain focus on the invalid cell?
Thanks in advance :-)