Most voted "table" questions
Use this tag when the question refers to a table-only resource, information or problem, which is an HTML tag used to define a table.
Learn more…493 questions
Sort by count of
-
1
votes0
answers39
viewsWORDPRESS database error
Good morning guys, error caused this morning made a Wordpress site that I have in a hosting godaddy was unavailable. In short the site fell, and I could not solve this problem. Below is the error…
-
1
votes2
answers185
viewsBeautifulsoup: Catch text inside table
I’m trying to get specific values within a table, I have a similar code that I already use in the same way in another unique table structure within html, the problem and that I can’t get the text of…
-
1
votes0
answers25
viewsHow to fit lines from a CSS table?
I am trying to improve my knowledge with HTML and CSS and I have a question/problem. I’m making a table that starts empty, and as the user types information into a textbox, she inserts lines. The…
-
1
votes1
answer19
viewsFix size of specific columns
Hello, I made an example table with three columns. I would like all three to start with 10%/70%/20% the original size of the table and only the middle column increased in size according to its…
-
1
votes1
answer44
viewsHow to create new element from input form?
I managed to create a javascript creating a new element from the id of the name, but I also want to add the value and date input elements, as I do? I tried to copy like I did with the name: var…
-
0
votes2
answers1762
viewsHow to create a responsive pricing chart?
I need to create a responsive price list, but I don’t know how to start. I don’t know if I use list or table. Below is an example of how it is to stay: Does anyone have any idea?…
-
0
votes1
answer560
viewsWrite TXT formatted via VB6
I am trying to copy the structure of a GRID/ Table inside a text file, including copying the structure of the cells(Table). However, I cannot align the columns in the text file, although it has a…
-
0
votes3
answers1168
viewsPHP as per path and filename in variables
Hello. I have a table that should show the name of the files and the date they were updated, but nothing appears. In HTML I have only <table><?php tabela("/arquivos/formularios/*.*");…
-
0
votes1
answer39
viewsSave new cell position after reordered and affect model (datasource)
I need to implement a tableview, where I can reorder the position of the cells and save them in the new order. And this new order should affect the order they are saved also the model (in this case…
-
0
votes1
answer131
viewsMore of a relationship in the same model
My client class has a relationship one-to-one with endereco and one-to-Many with contacts. How would be the functions in Cliente to function? and in Migrate?…
-
0
votes1
answer94
viewsSee table row and "ranking"
I’m creating a series of profiles, and I want to create a kind of ranking based on number of visits. I’ve already created the script to add visits and everything is already right on the table users.…
-
0
votes0
answers335
viewsCodeigniter + JS Temporary Table
I have the screen cad_novo_produto.php where it contains a table and when you click new it will open a popup called cad_componentes_produto where information will be entered and will return to the…
-
0
votes0
answers212
viewsAutocomplete in a table cell
I’m having trouble adjusting this example of autocomplete to my table. I intend to put the autocomplete in the designation cell. What happens is the following: HTML TABLE <table class="table…
-
0
votes1
answer355
viewsHow to generate sequential numbers automatically with current year in Rails?
I need that when a new product is created it generates a number ex: 0001/2015 numero/ano_in effect and when it changes year back to zero. I made a helper just to format the number in the views, but…
-
0
votes1
answer151
viewsTables with database data
Someone knows how to restrict a certain number of rows in the table, but when doing scroll see the rest of the data? For example, a company that stores customer data in BD and wants to see all…
-
0
votes0
answers427
viewsTurn table rows into columns with css
I have a question/problem here. I wonder if you can help me. I have a table, composed of tbody, tr and td, but I would like to turn the rows into columns, only I need you to stay for example 3…
-
0
votes1
answer28
viewsAlternative to padding-nevative in table
I have a table, where I need to decrease the padding of the lines of the same. If I could use one padding-bottom: -XXpx; e padding-top: -XXpx; would solve my problem. However, it is not possible to…
-
0
votes2
answers1948
viewsSQL - set null values to 0
I have a table pivot that returns some null values in SUM(1). I wish they were zero instead of zero, but I’m not getting it. Pivot table original SELECT Description AS Categoria, [ACS], [URO] FROM (…
-
0
votes1
answer67
viewsTable Cell Displaces Alone
I have a table that loads a list of data, but in IE (once in a while) some cells move out of the table. This started to occur when I started bootstrap usage. Anyone can help? Follows a print:…
-
0
votes1
answer67
viewsTable Cell Displaces Alone
I have a table that loads a list of data, but in IE (once in a while) some cells move out of the table. This started to occur when I started bootstrap usage. Anyone can help? Follows a print:…
-
0
votes3
answers664
viewsProblem with window.open() JS
I have a table composed of 3 columns: link, status, action. In the action column, I have 2 links that will serve as "buttons": VIEW & DISCARD This table has on average +100 lines... I need that…
-
0
votes1
answer51
viewsTable rows aligned to the right
I want the rows of my table to be aligned to the right and the title of the centered column, can anyone help? The code is like this: <p:column sortBy="totalApontado"> <f:facet…
-
0
votes1
answer49
viewsChanging content of a TD
I’m trying to get a function to modify the content of a TD cell in my table. I want to go from: <td id="tdDespesas" style="border-right:1px solid #FFFFFF;border-bottom: 1px solid…
-
0
votes1
answer1337
viewsTaking the value of the table with ckeckbox and moving to the controller with Angularjs
Goodnight! I’ve got a problem I haven’t found a solution to First I make a query in the database that returns me some values and I play within a table with ng-repeat Table <tr ng-repeat="contrato…
-
0
votes1
answer764
viewsHow to get value and id within TD?
I have three action links within the TD of a Table. How do I get (in Jquery) the value and id when clicking on one of the links? Follow the code below: var dados = [ ['Banana', '10,00'], ['Maça',…
-
0
votes1
answer643
viewsFilling a Listbox with Paradox(Delphi) Database
Good afternoon, my friends. I’m having trouble filling a listbox with information from a Database table in Paradox, Data Source is the file "Gap03dm.Sourcechaves" and Datafield is "Field". How to…
-
0
votes1
answer193
viewsSave all PHP results to a single HTML table
On my host there is an index.html with a form that is linked to a login.php that takes the results that the user typed and saves in an HTML table at the site root. The problem is that a table is…
-
0
votes1
answer3187
viewsChange colors from zebra bootstrap table
I’m using the bootstrap and a table with table-Striped and a zebra is getting very light, ?
-
0
votes1
answer4352
viewsDoubt how to use IF in a TRIGGER in mysql
Hello! My problem is the following I have two tables, a table called notes and another call students. I need to make a comparison with the id_student on the table notes and the id present in the…
-
0
votes1
answer48
viewsDoubt in table generation in excel file
I have a Javascript function that generates the table of a page in an Excel spreadsheet. Follow the code below: function montaExcel(){ var tab_text = "<table><tr><td><img…
-
0
votes1
answer736
viewsTaking src value of an image to send e-mail in phpmailer
On my page, I’m trying to get an email sent with data from a form to be filled in. One of the fields is an image, which can be changed depending on the selected option: <tr> <td…
-
0
votes1
answer493
viewsStore value in an Arraylist
Hello, I have a question regarding storing the value I get from a table in an arraylist of arraylist. As I should do to be able to store? For example: Private…
-
0
votes1
answer285
viewsShow one DIV and hide another if the parameter in the url is a default parameter
I don’t know if the question was formulated correctly but anyway... My problem is this: The user will enter such a code and will click search. This request will go through a PHP that will check if…
-
0
votes1
answer49
viewsPresent results centered on a table
I want to present the data through a ng-repeat in a table, it puts the correct data but always to the left of the table cell, I tried to add <td valign="middle"> but without success. <table…
-
0
votes1
answer43
views -
0
votes1
answer1113
views -
0
votes2
answers455
viewsHow to delete the first ten records from a table when reaching a certain number of Rows?
Good evening, I have an SQL table in which I will put movie recommendations by users, but I want when it reaches a total of records in this table, it deletes the older records. My code is like this:…
-
0
votes2
answers792
viewscodeigniter - list related data
Hello, I’m trying to show the name of a channel associated with an event through a FK, but I can’t show it. Model: public function get_events() { $this->db->get('events');…
-
0
votes0
answers198
viewsSelect the line checkbox by clicking on the line
How do I select a line and when I click, the checkbox is checked? <tbody> <?php foreach ($users as $user): ?> <!--tr behaviour="app.behaviours.panel" data-panel-action="show"…
-
0
votes1
answer288
viewsUse foreach in a table checkbox
In the code that I am creating there is a view of all the users of the site in an html table, until then everything right, however when selecting multiple checkbox to delete several users of the…
-
0
votes1
answer391
views -
0
votes2
answers112
viewsSeparation of tables in html
I created 4 tables, but I want to separate them and I can’t, they’re all footprints. How can I fix this? I’ll leave the code. When running they do not appear side by side because it is a small space…
-
0
votes1
answer32
viewsDoubt in SQL Table
I created a table: Tabela Curso: Id int auto_increment nome varchar; Insert: Default, Arquitetura; Architecture has the ID 1 in the table. I delete the course Architecture. When I add any other…
-
0
votes1
answer1481
viewsAlignment of tables side by side
I have these four tables, but I have a big problem that I can not solve. The fourth table is below the others and not next .price-page { background: none; margin-bottom: 130px; } .container { width:…
-
0
votes1
answer245
viewsError changing charset using Mysql Table Editor from latin1 to utf8
I am trying to change the charset, of a table directly in the database using Mysql Table Editor, from latin1 to utf8 however, by selecting utf8 in the charset options it automatically changes the…
-
0
votes1
answer76
viewsget the id of a dynamically generated tag a
Good morning. Can anyone tell me how to use jquery to capture some data from a tag within a dynamically generated table? In fact everything within the div "showPesqReserva" is generated dynamically.…
-
0
votes1
answer81
viewsWhat is the best way to assemble this layout?
Good guys I’m mounting a simple layout for a sisteminha in php. My question is, which is better, table or div? I mounted it in table to display what I need. Follows him: body{margin: 0; height:…
-
0
votes1
answer1882
viewsInner shadow of the parent element on the child
I need to make the inner shadow of the parent element over the child element. I have one div with overflow: scroll and a table inside which may be larger than this div. I’m making an inner shadow…
-
0
votes2
answers726
views -
0
votes2
answers146
viewsSpacing between tbodys
I have an item listing table with groups of lines (tbody) and would like to add spacing between them, not that I haven’t already done, but I’ve been looking for a "less gambiarra" way to achieve the…