Liooo / jquery-datatables-row-grouping

Automatically exported from code.google.com/p/jquery-datatables-row-grouping
0 stars 0 forks source link

Conflicts with DataTables internationalization (translation file) #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
*What steps will reproduce the problem?*
1. Set up a basic DataTable with a simple .rowGrouping()
2. Add translation file to the DataTable 
(http://datatables.net/release-datatables/examples/advanced_init/language_file.h
tml)

*What is the expected output? What do you see instead?*

The expected output is a translated, row-grouped DataTable.
Instead, the row-grouping isn't effective (standart DataTable output) but the 
translation is.

*What version of the product are you using? On what operating system?*

I use jQuery 1.10.2, DataTables 1.9.4 and DataTables Row Grouping 1.2.9

Original issue reported on code.google.com by raphaelv...@gmail.com on 23 Sep 2013 at 1:34

GoogleCodeExporter commented 8 years ago
Hi,
I've run into the same issue with rowGrouping() and a translation file.  Has 
there been any movement with this fix?

Thanks.

Rob.

Original comment by rob.chil...@gmail.com on 13 Jan 2014 at 3:52