Hello I made a pretty simple application where users can upload videos to youtube.
I created:
a grd
a form
and a grid of detail
in the grid before I go to retrieve the list of videos uploaded by the individual user and I would like to put two buttons one detail and one modification
I managed to do it but the buttons inserts them into the navigation bar high, and I would like to put them next to content that lure in the grid
so that if a user has 10 videos uploaded, for each will have an edit button and detail.
I helped to create the two buttons???