Skip to content

Next Previous button for Detail dialog #5470

Answered by reach2rv
reach2rv asked this question in Help
Discussion options

You must be logged in to vote

Changed else block as follows and it works

   let nextId = listIds[currentIdIndex + 1];
   let nextentity = Q.tryFirst(grid.view.getItems(), x => x[(grid as any).getIdProperty()] == nextId);
   self.loadEntityAndOpenDialog(nextentity)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@reach2rv
Comment options

@minhhungit
Comment options

@reach2rv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by reach2rv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants