Hi Dennis,
In the above image i have used an hbox and i added that hbox to an rowrepeater.
Now u can see an button in the HBox for which i have binded the text using an switch case if my status = 0 then the text shoukd be Allocate venue and if status = 1 then the text should be view venue.
I have done upto this.
Now the requirement is for the Records having Button text as Allocate then the entire row should be in red color and if text is view venue then that entire row should b in green color.
How can i do this.
Thanks
Sathish