Hi Mudassar,
With reference to the following link: http://www.aspsnippets.com/Articles/Delete-multiple-rows-in-GridView-with-CheckBox-selection-and-with-confirmation-in-ASPNet.aspx
I have some challenge with "hfCount" which can be found in SetData function and btnDelete of the above link. The error i get is: hfCount is not declared.It may be inaccessible due to its protection level. it works on Visual Studio 2010 but gives the above error in Visual Studio 2012
What could be the problem?
1. Make sure hidden field is present.
2. Delete and add the Hidden Field again,
3. Build the project.
If above does not work then your project is corrupted.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.