Our blazing fast Grid component built with pure JavaScript


Post by gregc »

Basic grid navigation is similar to Excel. If you don't make any changes you can edit a field and use tab to move from field to field along the grids row, staying in edit mode.

However when I make a change to the cell, as I tab out it calls the Ajax store update URL and updates the row.
This undesirably takes me out of editing the next cell.

Is there any way I can prevent it from taking me out of editing the row?

Last edited by gregc on Mon Jan 11, 2021 7:16 pm, edited 2 times in total.

Post by mats »

That's a bug, we'll get that fixed, thanks for reporting! https://github.com/bryntum/support/issues/2187


Post by gregc »

Any way we can get that into a nightly build or something? That one is a big deal for us.


Post by mats »

Sure once this is reviewed / merged you'll get it in the nightly build.


Post by mats »

Merged now, available in tomorrows nightly build!


Post by gregc »

mats wrote: Wed Jan 06, 2021 9:41 am

Merged now, available in tomorrows nightly build!

Where are the nightly builds posted? tia


Post by mats »

You find them where you download our regular releases https://customerzone.bryntum.com/


Post by gregc »

ah I didn't notice the second tab, thanks


Post Reply