SharePoint People/Group Picker - returning properties
without datatables, working code looks like this: var requestUri = webAbsUrl + "/_api/web/Lists/getByTitle('Directory')/Items?$\ filter=JobTitle eq 'Deputy Director'&$\ select=Phone, JobTitle,...
View ArticleHow to disable the transfer to a new line in KeyTable?
Hi. I have use a KeyTable extension. When focused key reaches the end of the line the focus goes to a new line. Can I make the focus return to the first cell of the same line ???
View ArticleHi All! I am new to datatables. I am using this to display results from ajax...
On a single page, I have user form and the result section. User fills the details and submit. On this, datatable is displayed. This works perfectly fine. But when user updates anything on the form and...
View Articlehide limit dropdown
Hi, I have just publish 'copy', 'csv', 'excel', 'pdf', 'print' button but after the publish button it hides the list quantity dropdown where i select 10/20/50/100. kindly help me how to get back that...
View ArticleAutomatic change of one field after changing another
Hello. Can I make it so that when the value in one of the cells changes, the function of updating the value in another cell automatically works? For example, there are fields "Number 1", "Number 2" and...
View ArticleAdditional last row to display accumulated data.
Hi, I would like to add a row to accumulate the records and display the total amount as the last row. I have been searching for similar examples but I have not found one yet, does anyone knows how to...
View ArticleIs it possible to achieve a series of nested tables like this with Datatables?
See attached image. I'm trying to achieve a technique where the rows example and reveal higher level data. Could this be done with rowspans or the grouping functions in datatables? Any pointers are...
View ArticleBootstrap 4 and datatables dont work seem to work together
Hello everyone, I was wondering if people could check out why my datatables isn't working when I'm using bootstrap 4. Before I never used bootstrap , now I started to use it and combine it with...
View ArticleHow to add "date" from column to title
I have a column dates in table and when i search for a certain date it should be able to print only that date with the title of that date. Table for that date is printed automatically and works...
View ArticleHow to solve the problem that the child form and parent form are not aligned
The inner and outer tables have the same structure, and the inner layer has no header. After embedding, the sub-table is shifted to the right as a whole.
View ArticleAsp.net Core Editor example
First of all, a bit of background - recently started my first asp.net core project, or it would more precise to say first dev project in like 10 years, so yeah, currently rate myself a newb in...
View ArticleHow to add "aria-label" attribute to the button
Allan, I have tried to add the "aria-label" to those export buttons(see below) but those buttons disappear . Any suggestion on how to add the aria-label attribute to the button? Thanks. attr: { title:...
View ArticleDo not show table when there is no data
A developer has used this library to integrate into our app. But has forgotten to manage the case where the data set is 0 sized. How is this case handled ?
View Article[Bug] PDF Export Button Uncaught Malformed table row, a cell is undefined
https://github.com/DataTables/DataTables/issues/1044 Hi, There is a bug on HTML 5 PDF export button is pressed when there is no data available on tbody. Console.log will print Uncaught Malformed table...
View ArticleColumn Edit for only single select not for multi select
My question is client code column should me editatable only for single row edit and it should not edit or resd only or hide for multi row edit how to make it
View ArticleRowReorder - dataTable is not displayed properly
Hello all, I have a problem with the RowReorder of DataTable, I expose you the stack that I use: Symfony 3.4 Webpack Encore Boostrap 4 In my JS file, to import after adding...
View ArticleHow to send custom header on next of ajax in datatable?
I am using datatables and I want to send some custom header as due to some server side requirement. Can you guys please tell me how can I send custom header on next and previous using this jquery...
View ArticleAl cambiar resoluciones en otro tab me falla la tabla
Tengo una tabla en un tab con varios div ocultos cuando estoy en otro tab, redimensiono la ventana y vuelvo a la del datatable y se me ve mal como la imagen que adjunto que puedo hacer para arreglar...
View ArticlecolvisRestore ( A script on this page may be busy, or it may have stopped...
hi allen i had implemented colvis **: https://datatables.net/extensions/fixedcolumns/examples/styling/colvis.html where the table has 45columns. then implemented **colvisRestore code : {...
View ArticleIs it possible to data-table API use for div binding
Is it possible to data-table API use for div binding like the table? If yes, can you send me an example or hint?
View Article