I want to make in my script a radiobutton list (option set) that retrieves its data from a table not from an enum .. or make the data set of the enum retrieves from the table .. any help please?
Thank you for your help .. but the appearance of this solution will be a dropdown list not an option set as the values will be added to a string not an enumerated field that the option set must use.. so is there any other way?