Skip to content

Commit f974cbb

Browse files
authored
Update README.md
README.md updated
1 parent 08664b7 commit f974cbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ Custom Grid Operations:
2323

2424
## Single / Multiple Rows Selection
2525
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

Comments
 (0)