Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - merrit

1
Questions / Dynamic Table Row error when calculating
Dear welvin
i am currently practicing a PHP programming using phprad. i am using dynamic table row as multiple data entry with calculation of quantity multiplied by price. during the process only the first row which is row1 can perform the calculation using the client events if I add another row calculation is not working in the new row added and so on. do you have any idea or solution or can i have an example code.