flex DataGrid 行列颜色设置
群里一哥们问了个问题,就写了个这个demo
DataGrid 行列背景颜色设置
效果图:
?相关代码:
原理重写DataGrid? drawRowBackground 方法。
?