1

i am using angularjs to write right click event for selected row in ng-grid.but i want to know is any inbuilt right click event there in ng-grid.if it is there please suggest me.

Thanks

2 Answers 2

0

A directive may be used to bind required actions on a right click, by using contextmenu event.

You can also refer to answers to this question.

Sign up to request clarification or add additional context in comments.

Comments

0

I think you need to define a celltemplate with the required conditions. Something like this by defining a directive insert ng-click event into ng-grid

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.