Skip to content

Add cell editing to datatable

Robbie Luijben requested to merge make-data-table-editable into main
  • Expose cell editing options on the PrimeReact wrapped DataTable
  • Don't render a label element when a TextInput does not specify a label text
  • Add number type to TextInput
  • Add a working example
Edited by Robbie Luijben

Merge request reports