Questions tagged as 'html-tabla'

0
answers

Rotate text or html table for email or pdf

I'm using a worpress plugin that what it does is create pdf from forms, and it gives me the option to build the style of the pdf sheet and just take the html text for email, I can not use too much CSS. What I want is to create a table and rot...
asked by 09.10.2018 / 02:33
0
answers

Problem when printing a table with JSPDF

Greetings developer friends, I am using jspdf to print a div that contains my table generated by PHP, I bring the table of a MySQL database, the point is that when I click on a button I generate a PDF with jspdf of the div that contains the tabl...
asked by 07.10.2018 / 00:08
2
answers

Export HTML to PDF Table DomPDF with MySQL and PHP

The approach to my problem consists of the following: I am exporting a Table from a query to MYSQL using the DomPDF 0.6.2 library but it turns out that the Header and the First Line are shown aligned to the Right and the rest of the lines, fr...
asked by 03.10.2018 / 06:13
1
answer

Change color of a row in an html table depending on a value

I am trying to change the color of a row of my html table, depending on the value of a cell, but when I update the page I observe the colors that I put them, it takes about 1 second. and these colors disappear, I'm using Chrome. What could be...
asked by 23.09.2018 / 09:53
1
answer

increase and decrease sum of the total with jquery for a price table

Colleagues will be brief, I have a table that is filled by a foreach with an array that is filled from the database, by jquery I use the button more to add the product value and fence me calculating the total, if I press the menu it is subtracti...
asked by 21.01.2018 / 00:00
1
answer

How to show orders per client from mysql

I am asking the question again, with more information and data. So you can understand me better: "I edit the question again. I want to show, the orders to each client: Reading from the mysql. I have the record as follows: Validation...
asked by 02.11.2017 / 16:29
1
answer

Assign value to table row cell

I have the following function that retrieves the selected row of a table: function cambios(){ var tds = $(this).find('td'); } I want to modify the values of that row and show them in the table, I was doing it this way but it does not wo...
asked by 05.10.2017 / 20:25
1
answer

AJAX and tables with functions

Hello friends, I have a problem to make the code that gives me the correct information that I look for my WEB. But I told them: I have an xml file that goes something like this: <?xml version='1.0' encoding='utf-8' ?> <?xml-stylesheet...
asked by 06.06.2017 / 23:41
1
answer

Filter, library Table filter Jquery

I modify the whole post since I'm going to do it for Jquery as they indicate in a comment. I am using this plugin: link Well in this js it works according to their example: link Now I enter my table and it also works: link...
asked by 17.05.2017 / 09:26
1
answer

Print data in a table

good I have a query which will look for the payments of people and show in a table that month paid and leave blank or print that month I do not deposit, I have the following code, but that is stuck here to show the payments in your due month, th...
asked by 09.09.2018 / 19:51