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

Set of RadGrids with Contextmenu

2 Answers 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
aero
Top achievements
Rank 1
aero asked on 06 Jul 2016, 07:55 AM

Hi together,

i`m trying to use a RadContextMenu on a side with 14 RadGrids. Eight of this Grids will use the contextmenu. With the Contextmenu i will Redirect to another aspx page if the cell value of the clicked row is <= something like that.

I currently stuck, by accessing the right radgrid and the cell of the klicked row. How do i get the "clicked" radgrid, or maybe the clicked cell with the values?

 

Greets

Aero

2 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 11 Jul 2016, 07:22 AM
Hi Aero,

You can examine the attached web site sample to see how you can access the required value.
I hope this will prove helpful.

Regards,
Eyup
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
aero
Top achievements
Rank 1
answered on 18 Jul 2016, 07:50 AM
Hi Eyup,

 

thanks for your replay and sorry for my late response.

I`ll take a look to your solution but i find a Workaround for my special case.

I put in some hidden fileds, save the choosen Grid to the hidden field and take in codebehind the value of this hiddenfield.

Greetings

 

Aerosol

Tags
Grid
Asked by
aero
Top achievements
Rank 1
Answers by
Eyup
Telerik team
aero
Top achievements
Rank 1
Share this question
or