Questions tagged as 'table'

1
answer

How to make the table more dynamic?

I have to create a little game. It is a table with one word. The letters of the word will all be mixed and the user has to write the word correctly by clicking on each letter before the time is up. I'm having trouble making all rows in the...
asked by 26.09.2018 / 14:17
2
answers

Bootstrap with loop

Good evening person !! Can anyone help me? I'm trying to make a zebra table but the lines are not getting different colors, gray and white. I have a while in code, using php. <div class="container" id="container"> <h2&...
asked by 15.09.2018 / 23:32
1
answer

Calculate items in a table

I need to calculate the table items and display them in a certain field on my page. Currently it looks like this: <div class="pacientes"> <div class="pacientes-header"> <i class="fa fa-people-carry"><...
asked by 31.08.2018 / 04:39
0
answers

Turbo Table with Checkbox - PrimeNG

Hello, I'm using TypeScript, Angular 5, PrimeNG and Java for ERP system development. My front has a screen so that the user can choose the days of operation of the establishment. This screen has a turbo table and one of the columns is a checkbox...
asked by 10.08.2018 / 08:08
1
answer

How to make a "part" / line of the tbody be static on a responsive table?

Hello. I'm using tablesort to sort my table with each click I one of its headers. The problem is that the "Total" line <tr class="bg-info"> <th colspan="1">TOTAL:</th> ... </tr> was jumping along with the ord...
asked by 11.07.2018 / 16:09
0
answers

I can not get JTable value [duplicate]

So, I was trying to look up values in a JTable, testing if what's in the x-line and y-column hits an object, but it's not going at all and I do not know why. I've tried everything = ( public Integer[] getRowIndex(Object value, int column) {...
asked by 07.07.2018 / 14:38
0
answers

Filtering by date with dataTables how to do - uncomplicating

Hello I am implementing the date filter with jquery dataTable, with the built-in draw () feature. It's a bit complicated so I'd like to see if anyone can understand. I put the code in the fiddle: link I'll put here the js excerpt I'm...
asked by 20.06.2018 / 13:45
0
answers

Problem with page numbering with CSS in print preview

I have a report where multiple tables are created separated by categories with specific header and footer that repeat. I need to add a numbering of pages to the categories where in each new category this numbering is restarted and because of...
asked by 04.06.2018 / 13:34
0
answers

Format table for JSON

Hello! I need to format the default Accel-PPP output in JSON, but I am not an experienced programmer and would like an efficient command to gain processing time. I found this link link. But the default output is different from the above link a...
asked by 17.05.2018 / 21:31
0
answers

How to save photos contained in an HTML table by naming them according to the code contained in another column?

Hello, I had access to some pictures (of students at the school where I teach) that I need to save in a single folder, so that the files are named according to the student's file number. For example, student of record 1234567 will have his photo...
asked by 16.05.2018 / 17:46