Good day community, any people know how we can:
The client needs to do right click in a row and we will show and option, then the client needs to do click and we will excecute an action.
Thanks community.
Good day community, any people know how we can:
The client needs to do right click in a row and we will show and option, then the client needs to do click and we will excecute an action.
Thanks community.
You can create a grid first. After that you can create a context menu and define the grid as master
Thanks.
Thanks alot
how can be realized this for a button ?
You can use attachTo method of contextmenu, to attach it to any html element on the page.