Fm-Group

Diễn đàn miễn phí : Chia sẻ và giúp đỡ


Yeah ddddđ

AdminAdmin Tổng số bài gửi : 25
I have application which may lost connection with server for days and when it finally reconnect some record exist in store didn’t exist in server any more. I need to remove these records without create flickering in the ui.

I try to fix it but can’t get any where.

store.findall didn’t seems to have option to delete record not returned by server.

I can’t find ways to chain store.unloadAll and store.findAll without have the blank state take effect on the screen and cause flickering

I also can’t find out how to get what actually returned by server without go completely manual (make my own ajax calls,which won’t scale obviously)

I am wondering what everyone else is using in this situation

Thanks for any help

#1Fri Mar 30, 2018 8:28 pm
AdminAdmin Tổng số bài gửi : 25
Yolo

#2Fri Mar 30, 2018 9:07 pm
AdminAdmin Tổng số bài gửi : 25
Chúng ta là chiến sĩ :)))))))

#3Fri Mar 30, 2018 9:08 pm
Sponsored content

#4