Data table + knockout integration working issue

Data table + knockout integration working issue

VarshiniVarshini Posts: 1Questions: 0Answers: 0
edited June 2013 in Bug reports
Hi every one i am working on a project where i had to integrate knockout and datatables and i had to achieve CRUD operations using them...
I have used knockout-datatables.js downloaded from this source
https://github.com/CogShift/Knockout.Extensions
my application is working properly but while iam performing rowlevel remove /edit..... which is similar to this
example ( http://jsfiddle.net/ducka/haq2y/ ) the rowlevel event (example remove) will work only once... next if i have to make it work i have to either sort or use pagination i am not understanding why is it happening so ....can some one please help me

Thank you :)
This discussion has been closed.