Thanks for your answer. I tried that way as well. I still get the same error.
var resData = "1";
new sap.ui.commons.RadioButton(resData).placeAt("content");
Am I doing anything wrong?
Thanks for your answer. I tried that way as well. I still get the same error.
var resData = "1";
new sap.ui.commons.RadioButton(resData).placeAt("content");
Am I doing anything wrong?