Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 web.config 中创建一个配置条目,用于Infragistics WebDataGrid在运行时设置单元格的背景颜色。
Infragistics WebDataGrid
基础网格仅支持 css 设置颜色,因此我们需要在运行时为该颜色创建新的 CSS 类。