1
I’m trying to create a button with boostrap mvc, which when clicked will open a new tab with the data I want, but for that I need to pass an id to my controller, someone could help me because I can’t pass this id using Actionlinkbutton, would have another way???
Some example in bootstrap?