Sorry, for my problems but i am a ASP.NET beginner and i need help sometimes, Thanks this forum
for everything.
My problem is : i've a web form that contains a textbox and dropdownlist controls. it also has a label control
whose visible property change with conditions. But the problem is, when the label's visible property becomes true,
although it makes the textbox control disappeared, it does not cause the dropdown list disappeared,it still appears in label control. What is the difference between the textbox and Drop down list that cause this problem??
i want the label control to make dissappear the drop list like the textbox when its visible is true.
i 'll be very happy with your replies.
Thanks.
Suzan