Is there a way to mark a row as deleted in javascript? Right now I’m trying to assign this “row.__deleted===true;” but it doesn’t seem to be working.
Thanks!
Page 1 / 1
Duh… deleteRow(). Was thinking too hard on this one.
Not a problem. It can be tricky starting out. Here’s a (non-exhaustive?) list of our skuid.model.Model methods in our API Reference.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.