Hi Peter,
Thank you for taking the time to answer my question.
Yes, the callback is practically the same as an event I suppose, but what if I don’t explicitly call “$(‘#jqxGrid’).jqxGrid(‘addrow’, rowid, newdata)” ? The addrow callback won’t fire, right? I’m basically just adding objects to the model (knockoutjs), and the binding creates new rows. I never do a “jqxGrid(‘addrow’)”.
Thank you again.
slokken