I have a nestedview template inside my grid.
Inside the nestedViewtemplate I have a grid.
I want to change the row color for the inner grid. Which property should I refer to?
I was able to change the headerstyle-backcolor by specifying this property in the grid declaration but using ItemStyle-backcolor I am not able to change the background color for the rows.
I am using themes in my application.
Can you suggest?
Inside the nestedViewtemplate I have a grid.
I want to change the row color for the inner grid. Which property should I refer to?
I was able to change the headerstyle-backcolor by specifying this property in the grid declaration but using ItemStyle-backcolor I am not able to change the background color for the rows.
I am using themes in my application.
Can you suggest?