Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

185
Views
how to draw table using antd table

I am using Antd table and I have my toys object as below

{
    "Truck": "Black",
    "Bike": "White",
    "Car": "Blue",
    "Bicycle": "Black"
}

Now I want a table using antd table as below. Here, the 1st column is text and the second column must be an input field, i.e., the color must be editable.

Toys Color
Truck Black
Bike White
Car Blue
Bicycle Black

Can anyone help me to solve this?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Here is the codesandbox, that I've created for you

https://codesandbox.io/s/antd-editable-0izgw

You need to pass {editable: true} only to make the column editable.

I've take the reference from antd official website. You can learn more here.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!