Need to move the TR rendering to knockout

Need to move the TR rendering to knockout

AndersMalmgrenAndersMalmgren Posts: 12Questions: 0Answers: 0
edited May 2012 in General
I need to be able to render the TR element from knockout because I need to be able to set some style on it depending on ViewModel style, if I add a tr it will only put that inside the default datatables TR

http://jsfiddle.net/G7QJW/1/

Replies

  • allanallan Posts: 63,542Questions: 1Answers: 10,476 Site admin
    There is discussion about Knockout and DataTables integration here:

    http://datatables.net/forums/discussion/9715 and here
    https://github.com/CogShift/Knockout.Extensions/issues/9

    Input on how you are using Knockout and DataTables together would be very welcome. Specifically how you want to use the two together, why and want you are looking to get out of it. That will help use to design a robust solution to integrating the two libraries.

    Allan
This discussion has been closed.