date picker

Questionsdate picker
germanmary asked 7 years ago

sir,
Date picker is not working correctly when we use two date columns in the first row.
ie.date1 at row 1 and column 1 .

while selecting the second date it points to the first date

Help me to resolve the issue.

Thank you

1 Answers
Abu Ghufran answered 7 years ago

If using multiple date conotrol, you should set:

// jqmodal should be false, if you are using more than 1 datepicker/timepicker controls
$grid["add_options"]["modal"] = false;
$grid["edit_options"]["modal"] = false;

$g->set_options($grid);

Your Answer

7 + 15 =

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?