回答編集履歴
1
訂正
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
> 行を指定してその行の背景色を変更する方法がわかりません。
|
2
2
|
|
3
|
-
以下
|
3
|
+
以下の記事が参考になると思います。
|
4
4
|
|
5
5
|
GridView, ListView で特定の行をハイライト
|
6
6
|
[http://surferonwww.info/BlogEngine/post/2016/10/13/highlight-rows-on-gridview-or-listview-according-to-value-in-data-source.aspx](http://surferonwww.info/BlogEngine/post/2016/10/13/highlight-rows-on-gridview-or-listview-according-to-value-in-data-source.aspx)
|