I have a model on which I am using updateRows() in a javascript. This model is displayed in a table on my skuid page. I want all rows in the model to be sorted based on a serial number. But updateRows () adds the new rows at the top of existing rows instead of the bottom. Could someone please suggest a way that could make the new row add at the bottom of existing rows?
Question
Updaterows() method on the model, adds the new row to the top instead of bottom
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.