date picker does not getting selected

Questionsdate picker does not getting selected
german asked 4 years ago

Sir Date picker is not getting selected while having more than 30 columns .The cursor point to some other location

1 Answers
Abu Ghufran Staff answered 4 years ago

Hello,

If you have more than one datepicker controls, then you should set:

// modal should be false, if you are using more than 1 datepicker/timepicker controls
$opt[“add_options”][“modal”] = false;
$opt[“edit_options”][“modal”] = false;

$g->set_options($opt);

If this is not the case, please send email of code / related database dump to regenerate it.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

7 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?