VB.Net GridView Checkbox Value in ASP.Net

The Value of checkbox placed inside the GridView ItemTemplate can be accessed using the same method that we discussed in the previous sample of ASP.Net GridView FindControl Checkbox using VB.Net code. The VB.Net FindControl function returns reference to the control whose string type server side ID is passed as parameter to it. This sample shows how to find the checkbox control placed inside the GridView control and get its value using VB.Net code.

Categories

Output:
  • HIRE EzineASP.Net Developers