Hi, here is the thing, i generate a whole bunch of buttons and throw them in a stack panel, also i assign them a name as an id. Now all the buttons have the same event handler that takes the user to the next page, but what i have trouble with is getting the button name which i have pressed so i can send an argument to the next page. Maybe someone can help out ?