Hello,
I make PHP code for for 2 different table. One is simple HTML table where 2 columns values displayed from the database, and the 2nd table is of jquery table and in this jQuery table I can enter any values.
I want that in the 2nd jQuery table there is one column "CM Height" and when I enter any value in that column for any row then this "CM Height" columns value with individual row should match with the top 1st html tables column "Inside Height" values & while comparing values if it founds that the 2nd tables height columns value is greate than the 1st table column "Inside height" then it should display us an error like "your entered height value is greater" with short name.
When you will click on this checkbox value then you will get that 2 tables
"Tick if you are not sure HOW to ship your cargo?"
For example, in 2nd jquery table row 1st I enter 32.7 so this value will be compared with top 1st table column "Inside Height" and where the jQuery table column "CM Height" 32.7 is greater then we will display error on the right side of the 2nd jquery table near first row like:
"Your entered Height is greater than 20RF and 20OPENTOP"
Wherever they didn't correct their value the table should not acceptable or should not calculate further values and same concept for 2nd row , 3rd row & so on.
Here is the link : http://sea.studioscue.in/import_client_quote_post.php the source code is too long so im sharing the link of source code so you can check that easily
& link of source code is here : www70.zippyshare.com/v/645S169N/file.html
& these tables code is written under comment
<!-----html html html html html ----->.....<!----- html html html html html------->
& the script written under comments
<!-------------- script script script script------------------>.......<!-------------- script script script script------------------>
Please check & reply me asap
Thanks & Regards
Cue
Table issues for error messages ?
Moderator: General Moderators