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

Repeat Hyperlinks in a RadListView

3 Answers 153 Views
ListView
This is a migrated thread and some comments may be shown as answers.
FireHolster
Top achievements
Rank 1
FireHolster asked on 27 Jul 2011, 09:05 AM
Hi,

I am trying to write a user control with the Rad ListView to show a list of Hyperlinks which navigates to different URL.
The List of Hyperlinks are variable (show a different list in different scenarios) and also builds up different URL's.
Can someone please suggest,  how can i go about it? or is there any other control i can use to display the same. the list of hyperlinks come on a popup window.

- The datasource i am having is a List of Enum's. e.g. as List<enum> actions.
- i am not able to assign a the datasource to the Radlistview correctly, as i am not sure what will be the DataKey in my case and what property th eEval Method will evaluate??

I have also tried the object datasource but as my collection is of Type Enum i am not able to create any property in it to display it..

I need this urgently. quick help or a sample will be of great for me. we are using the latest telerik version (Q2) with 3.5




3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 01 Aug 2011, 05:08 PM
Hi Bikrant,

Please refer to the forum thread below for more information on this subject:
http://www.telerik.com/community/forums/aspnet-ajax/listview/hyperlink-to-other-page-with-specific-article.aspx

and let me know if it is useful for you or you need additional assistance.

Regards,
Pavlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
FireHolster
Top achievements
Rank 1
answered on 15 Aug 2011, 05:32 PM
I have dropped the idea of using the radlistview as was not able to support all the functionalities we have to achieve within the control. instead we wrote a new user control and used it in the grid popup.
0
Pavlina
Telerik team
answered on 18 Aug 2011, 02:12 PM
Hi Bikrant,

I am glad you were able to find a solution for your case. Do not hesitate to contact us if other questions or problems arise.

Regards,
Pavlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
ListView
Asked by
FireHolster
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
FireHolster
Top achievements
Rank 1
Share this question
or