5
Shouts

How to pass multiple values using GridView HyperLinkField ? « Abhijit's World of .NET

posted by abhijitjanaabhijitjana 665 days, 14 hours, 39 minutes ago
Tuesday, July 27, 2010 6:40:34 PM GMT

While working with GridView in ASP.NET, most of the time we used HyperlinkField column to navigate from one page to  different page with some value as argument.  In this blog post I have explained how can we pass multiple parameter with HyperLinkField in GridView. To ...

category: ASP.NET | clicked: 3 | | source: abhijitjana.net | show counter code
tags: HyperLinkField, Beginners, GridView, Parameters, how to, ASP.NET