I want to fetch the 3-4 fields of order object in an HTML table in editable mode on a aura component action button click. I do not want to use datatable. I want entire row to be editable and update the record on change.
Please help me how could I do this using html table.
#HTML Table #Aura Lightning Components #Action Button #Inline Editing
2 answers
Thankyou @Azfer Pervaiz Sir for replying, but I have a requirement to use only html table instead of datatable