6
Answers

how to create Id column data as link button in mvc5 razor

Anjali Khan

Anjali Khan

7y
275
1

hi frnds

i have a web grid with column name like ID ,Name ,Address

in this id column i gave id like  101 , 202 etc
now i want these id like 101 ,202 open like link button so in that if i click on 101 so another grid view should be open so how to do this mean
how to give every data as a link button on a Id column
 

Answers (6)