Dataview and Navigation

Greetings!

I’m having difficulty with the latest ‘navigation’ update for Dataview components. When dynamically fetching data from the server (with xCount: 1), the down-arrow key does not fetch the next group of items to fill the view (as scrolling does).

I’ve noticed it works fine on the samples site (where xCount is a higher number). BTW in our application there is usually only one cell visible at a time.

I’m afraid I don’t have a good example server to provide in the snippet editor :frowning:

Many Thanks,

Bruce

Hi Bruce,

Indeed, navigation cannot trigger data fetching if the item node fills the whole container, but still it tries to select the next item.

So you can run the logic yourself by redefining the .select() method: http://webix.com/snippet/d96749b3