set_item_property on radio group
Tabit7Feb 27 2012 — edited Feb 27 2012Hi all,
I need to do a set_item_property on a radio group in order to change by program item position, code is like
set_item_property ('block_name.radio_group', POSITION, x, y);
but i'm getting error frm-41042
can you please help me on how to set position of radio group with set_item_property
Thanks and any idea will be appreciated.