eli
April 24, 2023, 10:27pm
1
Hey there! I’m building this little line item functionality where the user can click to add a line to the data grid. What I’d like to do is:
Add the line to the data grid
Put the newly added line into ‘edit’ mode
Set focus to the description input.
Is this possible?
1 Like
Yeah dude, give the input a predictable ID based on row # and write some JavaScript!
Sorry for not being more helpful, we need to connect and that is all I have time for atm
1 Like
eli
April 25, 2023, 3:26am
3
First I need to figure out how to put that row in edit mode lol Btw, sent you a dm on twitter about our little Bubble <> Xano project. Let’s catch up on that and WeWeb!
1 Like
Not sure this is doable with the current datagrid element. I’ll add it to our roadmap though!
1 Like