bascoder / jquery-datatables-row-grouping

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

more than 2 wods in group name causes error #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make the grouping name "one two there"
2. try to collapse/expand that group
3. group names with more than two words (seperated by spaces) dont work

What is the expected output? What do you see instead?
collapse/expand doesnt work

What version of the product are you using? On what operating system?
latest
Version:     1.7.5

Please provide any additional information below.

contact@revampmedia.com

Original issue reported on code.google.com by cfaulk...@simplygood.com on 12 Jan 2012 at 9:35

GoogleCodeExporter commented 8 years ago
Hi,

Could you check this again? In 
http://jquery-datatables-row-grouping.googlecode.com/svn/trunk/collapsibleGroups
.html I have placed thre words in All other browsers group and works fine.

Make sure that you have correct version of plugin latest version on site is 
1.1.2.

Jovan

Original comment by joc...@gmail.com on 11 Feb 2012 at 10:33

GoogleCodeExporter commented 8 years ago
It happens to me too, I'm using the latest version of DataTables and the latest 
version of this plugin. I'm using the Collapsible / Expandable groups and if I 
use jquery-1.5.1-1.4.4 give me a error (If groups are formed by a single word 
or number it works) , but if I use jquery-1.6.2 I can not collapse or expand 
groups.

Original comment by nicola.p...@gmail.com on 22 Feb 2012 at 1:28

GoogleCodeExporter commented 8 years ago
Do you have a latest version of row grouping plugin? It works on the 
http://jquery-datatables-row-grouping.googlecode.com/svn/trunk/collapsibleGroups
.html with three words in the group. 

If this happens with the latest version you give me online example?

Thanks,
Jovan

Original comment by joc...@gmail.com on 23 Feb 2012 at 2:59

GoogleCodeExporter commented 8 years ago
The example is at this link 
http://suite.sogiscuola.com/documenti_web/prova/document/list/prova.html , I 
can not expand/ collapse the groups and gives me an error on the second group 
when I want collapse it.

At this link there is an example with the rows grouped by number 
http://suite.sogiscuola.com/documenti_web/prova/document/list/prova2.html

Thanks
Nicola 

Original comment by nicola.p...@gmail.com on 24 Feb 2012 at 8:04

GoogleCodeExporter commented 8 years ago
Have just encountered the same problem

Original comment by suneetka...@gmail.com on 25 Feb 2012 at 12:08

GoogleCodeExporter commented 8 years ago
can confirm that it was solved with the latest version checkout out from svn; 
however also noticed that the min version is still 1.0

Original comment by suneetka...@gmail.com on 25 Feb 2012 at 12:14

GoogleCodeExporter commented 8 years ago
Nicola you are also using version 1.0. Please always use the latest version 
because there are most issues resolved.

I have removed version 1.0 from list of downloads to avoid any further 
confusion.

Jovan

Original comment by joc...@gmail.com on 25 Feb 2012 at 10:31