Hi all,
I did try to set the text on a radio button. But when i set the text the radio button is not there anymore. Instead you see just plain text.
How can you set the text on a radio button and keep the radio button function?
Also i use some radio buttons as horizontal and some as vertical.
I did try the following code without success
Tiggzi('mobileradiobutton19').text('geleidelijk').controlgroup("refresh");
also when i do this the format goes from horizontal to vertical
or
Tiggzi('mobileradiobutton19').text('geleidelijk').refresh();
I did read the help section. But i am sorry to say I did not found an answer.