Export to GitHub

jquery-datatables-row-grouping - issue #18

Typo in the name fnRowGropung


Posted on Dec 20, 2011 by Helpful Lion

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

Comment #1

Posted on Feb 11, 2012 by Happy Panda

Thanks for this I will correct this error in next version(coming soon).

Jovan

Comment #2

Posted on Feb 11, 2012 by Happy Panda

(No comment was entered for this change.)

Comment #3

Posted on Feb 11, 2012 by Happy Panda

Hi,

I have changed this in the version 1.1.3.

Thanks, Jovan

Comment #4

Posted on Feb 11, 2012 by Happy Panda

Hi,

I have changed this in the version 1.1.3.

Thanks, Jovan

Status: Fixed

Labels:
Type-Defect Priority-Low