Question
2
Replies
50
Views
HCL Technologies Ltd
Posted: June 23, 2017
Last activity: August 29, 2017
Closed
Accessing controls in a table
How to enable or disable radio button control in a table cell.
Question
Question
Question
Question
Question
Discussion
Discussion
Question
Question
Question
How to enable or disable radio button control in a table cell.
for every control in pega,in the properties form,"disable when "optition will be there.Its is default to never.but you can change that using when rules as per application requirements.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
Hi Padmini,
We can do that by using pzGridRadioButton control and you can use the pySelected property.
Thanks