Questions tagged as 'datatable'

0
answers

How to delete elements of a table in Retinkdb from Data Explorer?

Hello, I have an application created in Node.js with a Rethinkdb database, I load images from the application, but from the Data Explorer, to which you can connect from localhost: 8080, I can not delete the loaded elements. For more than what I...
asked by 06.08.2018 / 19:46
0
answers

How to load datatable with ajax url mvc method

I am developing a project in Visual Basic following the MVC pattern. I have a method called ObtenerDirecciones that will return a json . What I want to do is load a dataTable with that data. This is my javascript code....
asked by 16.07.2018 / 03:40
1
answer

Pass a query to a datatable in a modal

I want to visualize a detail of a datatable in a modal window from a datatable of a starting page this is my code: include ("connection.php");  $ query="SELECT * FROM box ORDER BY id DESC"  $ result = mysqli_query ($ connect, $ quer...
asked by 08.07.2018 / 20:41
0
answers

Datatables query column sum

I'm sorry I'm new to PHP and I'm doing Datatables it adds to the value of the column but I can not round the value it gives me with many decimals attached the script that is used to configure the sum <script type="text/javascript">...
asked by 02.07.2018 / 15:30
0
answers

List in Datatable.js 12k of rows

I am working with php and mysql with the Codeigniter framework and I am loading 12 thousand records of products using Datatable.js, the problem is that when the page is displayed, 12 thousand records are loaded and after about 20 seconds accommo...
asked by 05.06.2018 / 22:50
0
answers

Rails 5 + Datatables

Hi, someone has an updated example of the use of DataTables ... since the best one I found is from 2012 and it marks an error link or some other datagrid that they recommend me     
asked by 02.06.2018 / 06:56
0
answers

Insert DataSet in SQL

A question to the knowledgeable public of this forum .. I am with a system in Visual with MVC, in which I must consult some data and for this I must load initial information to the database with a dataset, it is filled with an excel file. The qu...
asked by 08.06.2018 / 01:47
0
answers

How do I supplant the rows of my datagridview in c #?

What I want is to replace in a column that I get from my sql query and that I put in a column of the datagridview and that instead of the url I bring an image icon so that when I click redirect me to the image with the route that I got, but do n...
asked by 23.05.2018 / 19:46
0
answers

How do I personalize the excel that I export from my datatable?

What I want is to update the excel of my datatatable since it contains all the data except one that I must recover from another side and put it in one of its columns. Then I want to do the personalization, jquery code for personalizatio...
asked by 22.05.2018 / 23:37
0
answers

datatable problem bootstrap

I have a problem I am using datatable to generate tables dynamically with a search with filters. the problem is that when applying some filters, the 100% zoom table sometimes cuts all the columns after the 9th and 90% zoom if the whole sample...
asked by 18.05.2018 / 01:12