ASP.NET button control not able to make disabling in panel control using c#

BeUnique 2,332 Reputation points
2024-04-30T18:21:01.5633333+00:00

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
Developer technologies C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.