Problem - Get Row Index not working

Problem - Get Row Index not working

ezos86ezos86 Posts: 22Questions: 0Answers: 0
edited December 2013 in TableTools
https://codenvy.com/factory?id=wzdxzrlj5bh6twd8

here is the example, you can see code and click run to run it, then you can click add data that will actually just return the empty array through a console.log(), but it shouldn't be empty. The fnFindCellRowIndexes('text'); is not working for me.

Replies

  • ezos86ezos86 Posts: 22Questions: 0Answers: 0
    Hmm - I would think something so simple wouldn't be so hard to do, I have spent over 2 days trying to figure this out.
  • allanallan Posts: 61,657Questions: 1Answers: 10,094 Site admin
    The CodeEnvy link is just an empty project when I try to load it. We'd need a link to a test case showing the issue to know what it wrong, or use the debugger so we can at least see the initialisation options. Thanks.

    Allan
  • ezos86ezos86 Posts: 22Questions: 0Answers: 0
    I was able to solve it another way, but the row index would be nice to know - the project shouldn't be empty, it has file on the project explorer on the left - the index file - double click and u will see the datatables stuff there.
This discussion has been closed.