C# Datagrid link column target
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I need a help. if i only click the master data grid link column, it has to pass that column value & display details in the grid below the master gird in the same asp.net form.( both master and details has to display) i set the target as self,but it displays only the details grid. help will be appriciated. thanks