Hi, is it possible to get the difference between two dates? For example: i have two fields "plazo" and "fecha de pago", i need to show in another field the number of days between this two dates. is there a way to do that?
Thanks in advance.
3 Answers
You can use on_data_display event, to process this calculation on php side.
Please refer demo:
demosappearencecalc-column.php
You can also use JS event, Refer faqs: http://phpgrid.org/faqs
How to populate other column, based on previous columns?
Hi, Abu. Thanks for the help.
I bought premium version last year, but now i'm out of license time. So i don't have the latest build to see demosappearencecalc-column.php . Can i get latest build or i have to buy a new licese?
Your Answer