Hi, I like to put in some style to my ListView.
How can I set one and one row style?
For example…
In my VWG project, i have a listview with the first row in gray, the second in white, the 3r in gray….
gray
white
gray
white
Is possible?… Thanks
You can do that with a mixin theme. I have attached an example to make the grid inside the listview set the odd/even background colors. The standalone datagridview is already setup with alternate background colors.
Copy the file to the /Themes folder.
Please login first to submit.