yii2-datatables icon indicating copy to clipboard operation
yii2-datatables copied to clipboard

Yii2 Widget for DataTables jQuery plug-in

Results 9 yii2-datatables issues
Sort by recently updated
recently updated
newest added

From email: > We use datatable component from your git repository. And there are potential risk during order data. Please add field name validation for order like filtering option.

enhancement

Hi: I'm using last version (1.1.0) I need to do a custom render of a field, using 2 variables of the model, and one function of the model ... how...

Hi! Amazing package ;-) I've tried to activate the serverSide but the datatables action ajax call gives me an error: Unknown column 'columnNameSpecial' in 'order clause' The SQL being executed...

1. How can I increase the number of rows per page say 1000,10000 or All records per page 2. How do I configure download and print function

Hi @ZAYEC77 , thanks for your awesome plugin, it helps a lot. We are using server-side mode, anything works like a charm excepts the filter. We set the withColumnFilter=>true but...

Hello, I have multiple tables in one page and my row filtering won't works. Wth one table, its working. the error i get in console is: TypeError: preSearch[column] is undefined...

With your release of 1.1.0, I noticed that you are using sClass, however, the official datatable field is className which I have used in 1.0.4. Here is a reference: https://datatables.net/reference/option/columns.className...

question

Could you pls update this plugin to be php 8.2 valid ? thx in advance

https://datatables.net/blog/2014-10-22 if you can?