AllenFang / AllenFang/react-bootstrap-table

how to access object in dataField?

Open
#2,008 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

"userId": 1,
"id": 1,
"name": "Perry",
"status": "李李李李李李李李李",
"total":{
"title":"total",
"count": 10
},
"win":{
"title":"win",
"count": 8
},
"rate":{
"title":"rate"
},

how to access the total.count as below code, it's blank, and if i use dataField="total", it's show [object Object]
Total

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.