How to edit and delete items/ instances from listview dynamically?

how can we edit and delete items from listview dynamically? Is there any inbuilt listview property?


Hi there @AkshyaK,

I'd suggest reading from this post onwards: ListView / Modify Values and save - #8 by seb

It takes time to get familiar with ListViews, but once you get the hang of it you'll love them.