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

Gani_tpt 1,706 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..?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,306 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,364 questions
{count} votes