Question
Radio Button Control Format is not working in Grid layout
Hi Team,
I have an issue where Radio button control format is working normally(Showing the proper colour) in dynamic layout but it is not working when I use it in Grid Layout(I am using pyselected property for the radiobutton).
The source for Grid layout is Datapage which has data transform as its source. Depending on the conditions, I am setting pyselected property to either true or false.
I am not facing any issue with the checkbox but as per the requirement, we need to use Radiobutton.
Please find the attached screenshots and help me to resolve the issue.
Thanks in Advance!
Regards,
Divyateja
***Edited by Moderator Marissa to update platform capability tags***
Hi DivyaTeja,
Please use control "pzGridRadioButton" when you use it in Grid repeating layout.Attached screenshot for the reference.