Hi,
I have problem in a dialog edit. I have two fields "date" with the date picker. The first work fine but the second not work and focus on the first field. I must use the pop-up edition because I use this :
$grid["edit_options"]["afterShowForm"] = 'function () { update_employe();}';
OR : it's possible to use afterShowForm in the inline edit?
Thanks!
1 Answers
Your Answer