Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi
i want to keep the first state (started ) as selected by default without selecting it . Kindly provide me a way to achieve this . In list we can set "auto select first row" ...similarly is there any option for it in radio button?.
pls refer the image attached
Solved! Go to Solution.
Hi,
You create the input parameter to mashup and assign the radio button default state to input parameter. Bind the input parameter to SelectedValue of Radio button.
Please find the attached screenshots for reference.
Thank You.
Hi,
You create the input parameter to mashup and assign the radio button default state to input parameter. Bind the input parameter to SelectedValue of Radio button.
Please find the attached screenshots for reference.
Thank You.
I tried this and it helped me achieve the requirement.