Hi, I am using Extjs 5.1. My requirement is to add empty rows to grid on button click and user can edit the data.
My grid will have text, number, combo, date field columns. Initially i tried with cell editing, but issue is i need to display the respective field (combo/date/text ) field without click.
Extjs widget column not allowing to edit the text
My grid will have text, number, combo, date field columns. Initially i tried with cell editing, but issue is i need to display the respective field (combo/date/text ) field without click.
Later i tried with widget column. This is not working as expected in Exts 5.1. I am not able to edit the data on textfield (fire fox especially). in IE9 navigation arrows are not working properly. not chked with chrome.
Existing example with 5.0 is working fine(can change data in text field) in following link
but if we change framework to Ext JS 5.1.0.107 Gray and run the same code. We cannot edit the data
Qn: Is there any ux avaliable as following in 3.x to display the respective field using cell editing plugin, but with out click
If not Any fix for above Widget column
Extjs widget column not allowing to edit the text
Aucun commentaire:
Enregistrer un commentaire