Radio Button , enabled
513582Jul 30 2006 — edited Jul 31 2006Hi All,
I have some problem with the radio button concept
i will tell u what i did so that u can help me out ,
I have an emp table , which has deptno, two radio buttons(name of radio button : Enter Directly", "Enter thro Database",), name , salry , the deptno is an lov and the there are two radio buttons which has the yes or no , so that the user can enter the details and the condition is such,
when the lov button is pressed , it will populate the dept no such as ,"10","20","30"etc...
when the deptno "10" is selected, both the radio buttons gets enabled , so that the user can choose the mode of entering , if the user selects the mode as enter thro Database , then the fields name and salry should be disabled, whereas when the user select the the vive versa radio button it should enable both the fiields , so that the user can enter via this form it self
when the dept 20 is selected the first radio button gets diabled
i have tried many steps , but could not do what i need , excatly
plz do tell me how can i solve this
can any one send me a sample code , so that i can undersatnd wat is to be done
eagerly waiting for u r reply
Bye