...

/

Positioning the Newly Added Contact

Positioning the Newly Added Contact

Learn how to change the order in collection view using attachHtml function.

So far, we've added the “New Contract” button including the functionality. Let’s add one last touch. We’d like to add the new item view at the top of the list instead of it being appended at the bottom.

Positioning the new item at the top

Collect ...