0
kicks
pass variable using querystring and linkbutton in gridview in asp.net
In this example i'm going to show how to work with LinkButton in GridView and passing variable to other page and populate another gridview based on it using QueryString and QueryStringParameters.
For this example , there is no need of any code behind.