Formally i've told that only textboxes has to be visible or hidden on basis of the input from a dropdownlist. The textboxes i mentioned are not the only things on a line, there are labels, a radiobutton and text at also. If the input in the dropdownlist
is 3 then that formally known line has to be visible for 3 times. When the input is 4 then the line will be visible 4 times and so on till 6 times. So the complete line has to be visible or hidden. Is a placeholder for each line the solution?
willem11111
Member
14 Points
46 Posts
Re: fields visible on basis of the input from the dropdownlist
Apr 16, 2012 08:44 AM|LINK
Hi Rami,
Formally i've told that only textboxes has to be visible or hidden on basis of the input from a dropdownlist. The textboxes i mentioned are not the only things on a line, there are labels, a radiobutton and text at also. If the input in the dropdownlist is 3 then that formally known line has to be visible for 3 times. When the input is 4 then the line will be visible 4 times and so on till 6 times. So the complete line has to be visible or hidden. Is a placeholder for each line the solution?
Please can you help me Rami with the code (vb)?
With regards, William