Adding Custom Control Dynamically in LightSwitch
How to Access Custom Control in LightSwitch
This article itself a good example for Radio Button usage in LightSwitch. We can use Silverlight or Windows controls in LightSwitch. We need to add the controls you need using Custom Control option in LightSwitch
Hi Jaganathan Thank you for your article. You give me good advice on how I can implement radio buttons with LightSwitch. Urs
Please read my previous articles. LightSwitch Application is different from other applications. You cant see the source code files directly in the Solution. Just open the CreateNewPerson screen and in top right corner you can see the Write Code dropdown, from this select CreateNewPerson_Created link. Now you will be having the code written by me.
Obviously it may give errors. I didn't handled any erroneous scenarios in all of my sample applications. i just showed you that "How To Do".
Obviously it may give errors. I didnt handled the erroneous scenarios in all of the sample applications. I just explained "How To Do".