zeitlin / jquery-datatables-row-grouping

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

Typo in the name fnRowGropung #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. See the code around line 412, there is a snippet:
oTable.fnSettings().aoDrawCallback.push({
  "fn": _fnDrawCallBackWithGrouping,
  "sName": "fnRowGroupung"
});

What is the expected output? What do you see instead?
It should be "fnRowGrouping" instead of "fnRowGroupung".

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

Please provide any additional information below.
N/A

Original issue reported on code.google.com by peter.za...@gmail.com on 20 Dec 2011 at 6:32

GoogleCodeExporter commented 9 years ago
Thanks for this I will correct this error in next version(coming soon).

Jovan 

Original comment by joc...@gmail.com on 11 Feb 2012 at 9:42

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
Hi,

I have changed this in the version 1.1.3.

Thanks,
Jovan

Original comment by joc...@gmail.com on 11 Feb 2012 at 3:32

GoogleCodeExporter commented 9 years ago
Hi,

I have changed this in the version 1.1.3.

Thanks,
Jovan

Original comment by joc...@gmail.com on 11 Feb 2012 at 3:32