- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I would like to know if there is a way to change the user entered-required property of an object dynamically. i want to say something like:
if(radioButton1 == "1")
{
objectPropertyRequired = "Required";
}//end if
Any help is greatly appreciated.
Justin
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes