This is a migrated thread and some comments may be shown as answers.

[Solved] how to provide the contextmenu to the RadGrid cell not to the entire row?

2 Answers 207 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Burepalli V S Rao
Top achievements
Rank 1
Burepalli V S Rao asked on 11 Dec 2009, 04:45 PM
hai ,
i want to provide the ContextMenu to the RadGrid Cell(i.e., to the first cell of every row not to the entire row)
how can we provide this.
thanks.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 14 Dec 2009, 05:48 AM
Hello,

Have you seen the code library which shows how to open a context menu (RadContextMenu) only if you click on a cell in the first column?
ContextMenu over a specified column in RadGrid

-Shinu.
0
Burepalli V S Rao
Top achievements
Rank 1
answered on 15 Dec 2009, 03:56 PM
thanks for your reply that example is working fine.
but i have one more problem , how can we open the contextmenu on particular column without using Mouse (i.e., by keyboard only) i.e., we can move in the RadGrid items using the up/down arrow when ever the up/down arrow is coming onto the particular column i want to open the contextmenu using Keyboard or is there any short cut key  for that.
Tags
Grid
Asked by
Burepalli V S Rao
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Burepalli V S Rao
Top achievements
Rank 1
Share this question
or