ASP.NET button control not able to make disabling in panel control using c#
BeUnique
2,332
Reputation points
i am trying to make disable button controls through panels.
In the panel, i am using textbox, label, fileupload,gridview and button controls.
i am able to disable only textbox, label and gridview.
but, i am unable to make disable fileupload and button controls.
How to make disable all the controls if all the controls are available in panel..?
Developer technologies ASP.NET Other
3,597 questions
Developer technologies C#
11,567 questions
Sign in to answer