We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08664b7 commit f974cbbCopy full SHA for f974cbb
README.md
@@ -23,3 +23,7 @@ Custom Grid Operations:
23
24
## Single / Multiple Rows Selection
25
We can write custom logic to check/uncheck the checkbox. Based on the checkbox selection, you can change the row color.
26
+
27
+## References:
28
+- Conditional css class for grid row: https://demos.blazorbootstrap.com/grid#conditional-css-class-for-grid-row
29
+- Conditional css class for grid column: https://demos.blazorbootstrap.com/grid#conditional-css-class-for-grid-column
0 commit comments