3
Reply

what are command controls in .net?

    http://msdn.microsoft.com/en-us/library/aa650535(v=vs.71).aspx

    There are several types of command controls in .Net however, the most common are in form controls. See the following article: http://tutorials.csharp-online.net/Create_Command_Controls

    Are you talking abt gridview commands?