webix-hub / webix-meteor-data

Meteor Data adapter for Webix UI
http://webix.com
16 stars 9 forks source link

Insert new data in correct position of cursor #18

Closed bartonhammond closed 9 years ago

bartonhammond commented 9 years ago

Use cursor observe 'addedAt' function rather then "add" so inserted item can be placed in correct position if cursor has sorting

http://docs.meteor.com/#/full/observe