dotnetcore / dotnetcore/Magicodes.IE
如何动态设置某一行的格式
Open
enhancement
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 495
- PR merge metrics
- No merged PRs in 30d
Description
| Id | 年龄 | 性别 |
| - | -- | -- |
| 1 | 18 | 男 |
| 2 | 22 | 女 |
| 3 | 19 | 女 |
如上数据,希望能够吧**年龄大于20**的行设置特别样式(比如标黄),或者只把那一行的年龄标黄
请问如何实现?现有功能是否支持?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.