Page 1 of 1

possibility of right click context menu

PostPosted: Mon Jul 23, 2012 9:59 am
by samhans
hai steve and all,
a little question . i have a table which shows demand list. there are various actions that i have defined like approving a demand, cancelling etc.

what i want can i build a mouse right click menu after selecting the record which have all the options of action.

any suggestions to help?

Re: possibility of right click context menu

PostPosted: Mon Jul 23, 2012 10:08 am
by shannah
http://stackoverflow.com/questions/3996 ... -menu-help

Advice using jQuery to build context menus.

-Steve

Re: possibility of right click context menu

PostPosted: Tue Jul 24, 2012 10:25 am
by samhans
thanks steve. i read the post and understand the element.

but a small question is how do i include this code in my demand table in xataface. if you could provide a simple example.

thanks in advance.