Hello,
I have multiple questions regarding dropdown in grids, and as to not make multiple posts, I'll put them all here
A. How do I make dropdowns not wrap?
B. Adding new row shows error. I noticed that this doesn't happen in all grids
B. Error when pressing tab into commands column
C. How automatically go into edit mode when tabbing into dropdown column where in I can just press the down/up arrow to select a value
D. Automatically save changes when leaving row
E. How to know if a grid has changes or not? I want to invoke batchSave() externally and only want to do so when there are changes.
F. When editing a row or when there are changes, give a "do you want to discard changes" warning when grid is about to be reloaded or the user is about to navigate away.
I've attached a simplified version of my code.
Attachment:
grid_a138707d.zip