Relative Content

Tag Archive for reactjstypescripttanstacktanstack-table

Making columns editable in React using Tanstack Table

I have a User Table which populates and displays data in a Tanstack Table. Some columns have the sorting feature. Now I am trying to make certain columns editable. Ex: The status column needs to be editable with a drop down of populated status, the roles column needs to be editable to text.