Quantcast
Channel: DataTables 1.9 — DataTables forums
Browsing all 1816 articles
Browse latest View live

Can't able to redraw Datatable

Hello, I have a Datatable on page, and Also I put a link to reload this Datatable (User interaction is required to refresh Datatable, and for some reason I have to put refresh link outside of Datatable...

View Article


bJQueryUI: true not working in my code[Recreate]

Hello, I have same issue with pagination button(UI) mentioned in this thread : https://datatables.net/forums/discussion/comment/43101 Also applied solution mentioned in that thread But My issue still...

View Article


Filtering combined with custom sort function (dataTableExt.afnSortData)...

I am using a custom sort function ($.fn.dataTableExt.afnSortData), which works fine by itself. E.g. the sort function returns a date in the form 20140428, where the table itself shows dates in a...

View Article

Datatables ThemeRoller Cell Borders Customize

Hi Alan, I am using customize ThemeRoll and I am trying to add cell borders or columns borders in a delicate way. So far I am failed to add this borders to the header and footer of the table and only...

View Article

Performance with 267 columns 117 rows

I'm currently investigating a browser-freezing problem when using a large number of columns. I'm having a bit of trouble where to look because I'm rather new to browser/JS profiling. However, I *think*...

View Article


How to get original table HTML source?

I'm looking to obtain the original HTML source for a table I've applied Datatables to. That is, all rows and columns (including column headers) without the additional markup that Datatables applies....

View Article

[C #] DataTables.net: dynamic columns in number and name

Hello, I'm using your DataTables. Until now I used the DataTables creating a model with fixed columns of the table and then populating a DataTable with C #. But now I need to create a dynamic header,...

View Article

How can we enable locking on the editable fields in Data Tables?

I'm currently using jEditable plugin to make some columns in the table editable. However, since the page can be accessed by multiple people at the same time I'm concerned about the consistency issues....

View Article


Search not working as expected

Using DataTables 1.9.4 On one page, I have data tables setup and a column is using FirstName + " " + LastName as the column data. When you search, you can enter the first name and hit space then the...

View Article


Display Array items in a cell

I have a response which has array in it. Right now it shows as a string, but i would like to have it as a list item in a cell. Eg: data = {test1, test2, test3} Right now it displays as --> test1,...

View Article

Coloring a row depending on a hidden field and an array or db entry.

Hello I am new to DataTabels and absolut no idea how to solve it ... hope some one can help. I have a hidden field with lets say rose, ocan, sand .... in it. Then I have entrys in a DB (provided as...

View Article

Accessibility issue about the full number pagination

Hi, I am using DataTables 1.9, which is announced to be fully accessible. But when I use full number pagination, JAWS reads the numbered pages as links for the first time. After I select one page, it...

View Article

Missing oScroller

'sDom' : '<"fg-toolbar ui-widget-header ui-corner-tl ui-corner-tr ui-helper-clearfix"fr>t<"fg-toolbar ui-widget-header ui-corner-bl ui-corner-br ui-helper-clearfix"iT>S', but I have no...

View Article


ajax data source "json formatting error"

Hello, I have used your datatables quite a bit and I must say it is a great augmentation to the way we can interact with data. However, I have been going insane getting my table to work using ajax and...

View Article

Sorting via keyboard keypress in Internet Explorer doesn't work correctly

My application uses DataTables 1.9.4. My app was being reviewed by our accessibility team and they discovered that when using Internet Explorer, if you press TAB to go to a header cell and press...

View Article


Bottom border and column border

Hi, I am new to dataTable. The default table has top border only. My question is how to add the border to bottom of the table. and vertical borders on two sides and column borders. It is a...

View Article

Problems deleting rows and the table's style (fnClearTable function)

I want to search in my database and show the results in a datatable. But i have some problems. After the first search, I have to delete the previous rows to show the new results. To remove all rows I...

View Article


Submit Fancybox Form and use fnDraw occur multiple callback

Hi, I am using DataTables 1.9.4 version. I am developing MVC project. I list categories with using DataTables properly. I add two custom buttons which are Delete and Edit button. When I click the edit...

View Article

json file is read but not displayed.. getting error .. f is not defined

Im using dataTables min 1.9.2 What I want to do is get data from server. This data is in json format. I can see that the data is gotten successfully in the server, but it is not displayed and also get...

View Article

code is working on mozilla but not in chrome

Im using jquery.dataTables.min version1.9.2. im creating an app that displays data from server. I need the table to be sortable and display the number of data per page depending on the desired of the...

View Article
Browsing all 1816 articles
Browse latest View live