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

[Solved] How to add different navigation links to each cell of RadGridview control

3 Answers 167 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.
anirudha
Top achievements
Rank 1
anirudha asked on 10 Feb 2009, 05:15 AM
Hi ,

How to  display the RadGridView Column  with  underlying links to different  pages ?

Or is there any other way to display the cell specific details in RAD Grid View ?


Thanks,
Anirudha

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Feb 2009, 07:06 AM
Hi Anirudha,

Please check this post for more info:
http://blogs.telerik.com/vladimirenchev/posts/09-01-26/Custom_template_columns_with_RadGridView_for_Silverlight.aspx

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Mike
Top achievements
Rank 1
answered on 10 Feb 2009, 09:16 PM
I just started usng the grid and it's a great product!!!. and I have a question.. i am doing a select on a db and the selected items i will like to insert them into another db. Can this be done ? on the same grid?

thanks... Mike
0
Stefan Dobrev
Telerik team
answered on 11 Feb 2009, 12:33 PM
Hello Mike,

Thanks for the kind words about our product.

Regarding the scenario you have described if I understand it correctly I think it can be achieved with RadGridView. You can use SelectedRecords property of the grid that will return all select items. Using the selected items you can easily save them using a service whether it is ADO.NET Data Service or pure WCF Service. You can check this post on how to achieve something similar using RadGridView and Telerik OpenAccess ORM

Hope this will help.

Kind regards,
sdobrev
the Telerik team

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