3
Answers

how to modify particular rows in a grid ?

sravankumar J

sravankumar J

8y
355
1
Hi, I have a infragistic grid and which is bind with MVVM and I have a scrollview in it. and the scrollviewer is not working properly.
Here I want to change the background color for some particular rows in that grid, could you please anyone help me out with this. 
 
 
 
Thank you. 
Answers (3)
0
Sanjeeb Lenka
NA 22.1k 1.3m 11y
hi,

you have to set the startup object. for set the start up object follow this step.

open solution explorer. select the solution or right click on solution and click on properties.


in property window set the startup object as your class name.

follow the screen.




2nd