Saravana J

Results 2 issues of Saravana J

Title explains it all. Here is an example of the issue: http://jsfiddle.net/saravanaj/ozp8xygm/2/ In the status column model I have defined `cellattr` as: ``` cellattr: function() { return "data-some-cell-data='Title'"; } ```...

Bug

When Firebug hits a breakpoint neither the line of code nor the running script gets focused or highlighted. So you have to search for breakpoints in all the scripts you...