AllenFang / AllenFang/react-bootstrap-table
Can we customize rows?
- 主要語言
- JavaScript
- 星號
- 2.2k
- 分支
- 761
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello,
Can we customize rows in react-boostrap-table?
What i wanna have finally is a table similar to:
NO HEADER...
-------------------------------------------------
cell11 | cell12 | cell13 | cell14 | cell15
-------------------------------------------------
/** Omit here based on a condition two fields */
cell21 | cell22 | cell23
---------------------------------------------------
cell31 | cell32 | cell33 | cell34 | cell35
---------------------------------------------------
/** Omit here based on a condition two fields */
cell41 | cell42 | cell43
---------------------------------------------------
Col1 | Col2 | Col3 | Col4 | Col5 | Col6
---------------------------------------------------
Thank you in advance,
貢獻指南
評估
這個 Issue 還沒有評估資料。