for following cases
- I am creating grid for Tests if failed then row style color should be read or passed then row style color should be green.
- Another thing is I want to create a runtime column which will be computed result from data
example Completed is 9 and Total is 20: so I want to create column say Available which will be (20-9)=11
Thanks,
Suhaib
- I am creating grid for Tests if failed then row style color should be read or passed then row style color should be green.
- Another thing is I want to create a runtime column which will be computed result from data
example Completed is 9 and Total is 20: so I want to create column say Available which will be (20-9)=11
Thanks,
Suhaib