andrewcourtice / vuetiful

Vuetiful is a component framework written on top of the Vue reactive library. It is primarily designed for creating business/administration applications where the displaying of data is paramount.
MIT License
488 stars 108 forks source link

Toggling Editable mode per row #22

Open ShahBinoy opened 7 years ago

ShahBinoy commented 7 years ago

Is it possible to toggle editable mode per row or for specific cell ?

andrewcourtice commented 7 years ago

Hi @ShahBinoy

No unfortunately that is not possible in the current version. Hopefully one day though...