Context Menu on a datagrid?

  • Thread starter Thread starter Luis Esteban Valencia
  • Start date Start date
L

Luis Esteban Valencia

I need to make a right click menu on a datagrid, because each row of the
datagrid has many options. Its very easy to use button columns but its not
beatiful for the user because it would be like 8 buttons. so the best way I
think is to make a contextual menu with 8 different options for each row.
Each option of the contextual menu will show me details on another page for
example.

Thanks
 
Back
Top