Pass multiple values in CommandArgument in ASP.Net GridView


In this video tutorial, Mudassar Khan has explained how to pass (send) multiple values in CommandArgument property on Button Click in ASP.Net GridView using C# and VB.Net.

Multiple values will be passed by concatenating multiple values using a Character separator such as Comma, Pipe, etc. and later inside the Button Click event, the values will be split and populated into an Array.



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:2263

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.