calculate on fly for LIST page |
5/19/2016 2:16:32 PM |
PHPRunner General questions | |
S
sawanr author
How can I do the same thing on this https://xlinesoft.com/phprunner/docs/how_to_calculate_values_on_the_fly.htm page on LIST page. |
|
![]() |
Sergey Kornilov admin 5/19/2016 |
It will work the same way in inline add or edit mode. Just make sure you adding your code to Javascript OnLoad event of respective Add and Edit pages. |
S
|
sawanr author 5/19/2016 |
It will work the same way in inline add or edit mode. Just make sure you adding your code to Javascript OnLoad event of respective Add and Edit pages.
|