- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Since you're filtering your query according to a particular user, then your DataService's fill() parameters could contain a unique token for that user. When the fill is refreshed on the server after the createItem() (as mentioned in Rohit Kumar's link) only that will be refreshed and pushed out to the client with that token.
The DataServiceTransaction api is the way to go, if you're using LC DataService.
Hope this helps
Pam
Views
Replies
0 Likes
Total Likes