Dear All,
I want to add new data to store without delete the old data from it in server side(c#) ,I found the function store.AddRecord(data) but doesn't help me ,
usually we solve this problem in Clint side(JS) but it want more time from us ,So If u can to give us example about how we can add new data to store without delete the old from it that will help,

thank you in advance