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

[Solved] Add Comment and Context Menu in GridView

3 Answers 139 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
smith
Top achievements
Rank 1
smith asked on 08 Apr 2009, 03:29 PM
HI
I have 2 questions
1. In radgrid  if i click the column right click need to show the context menu ,

2. if i add a comment to a prarticular column how to do using context menu (llike excel comment )


Thanks a lot

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Apr 2009, 07:02 AM
Hello smith,

Please check this post to know more about how to integrate RadContextMenu with RadGridView rows:
http://blogs.telerik.com/vladimirenchev/posts/09-04-09/how_to_radgridview_for_silverlight_row_context_menu_in_three_simple_steps.aspx

You can show for example RadWindow.Prompt() on menu click - please check this demo for more info:
http://demos.telerik.com/silverlight/default.aspx?Window/APC

Greetings,
Vlad
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
smith
Top achievements
Rank 1
answered on 10 Apr 2009, 07:09 AM
Hi


I am using Hierarchial GridView , i need create context menu seperately , child grid have  

DataRecordCreateEventArgs only

show i seen that blog  http://blogs.telerik.com/vladimirenchev/posts/09-04-09/how_to_radgridview_for_silverlight_row_context_menu_in_three_simple_steps.aspx

i need to implement  contextmenu every hierarchical gridview seperately

how to do pls send sample code


0
Vlad
Telerik team
answered on 10 Apr 2009, 07:44 AM
Hello smith,

I've attached small example to illustrate you how to achieve your goal in hierarchical scenarios.

Kind regards,
Vlad
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
smith
Top achievements
Rank 1
Answers by
Vlad
Telerik team
smith
Top achievements
Rank 1
Share this question
or