Last post Feb 23, 2012 08:16 PM by Decker Dong - MSFT
Member
4 Points
21 Posts
Feb 22, 2012 10:33 AM|scriptkid|LINK
Hey people,
Can anyone here please take out you precious time to help me out to create a dynamic hyperlink control.
Please give me a small example of doing this using C# & asp.net.
Thank You
All-Star
17916 Points
5681 Posts
MVP
Feb 22, 2012 07:12 PM|sjnaughton|LINK
Hi scriptkid, not sure what you want to do, please give a little more detail as to what you want to achive.
94130 Points
18109 Posts
Feb 23, 2012 08:16 PM|Decker Dong - MSFT|LINK
scriptkid Can anyone here please take out you precious time to help me out to create a dynamic hyperlink control.
Do you need a dynamic Hyperlink in DD?If so,please have a look at this:http://msdn.microsoft.com/en-us/library/dd465348.aspx(A torturial that tells you how to deal with this)
1)You should enable DDManager and bind to the GridView。
2)Use DD Hyperlink control instead。
Member
4 Points
21 Posts
Dynamic HyperLink Control Creation
Feb 22, 2012 10:33 AM|scriptkid|LINK
Hey people,
Can anyone here please take out you precious time to help me out to create a dynamic hyperlink control.
Please give me a small example of doing this using C# & asp.net.
Thank You
All-Star
17916 Points
5681 Posts
MVP
Re: Dynamic HyperLink Control Creation
Feb 22, 2012 07:12 PM|sjnaughton|LINK
Hi scriptkid, not sure what you want to do, please give a little more detail as to what you want to achive.
Always seeking an elegant solution.
All-Star
94130 Points
18109 Posts
Re: Dynamic HyperLink Control Creation
Feb 23, 2012 08:16 PM|Decker Dong - MSFT|LINK
Do you need a dynamic Hyperlink in DD?If so,please have a look at this:http://msdn.microsoft.com/en-us/library/dd465348.aspx(A torturial that tells you how to deal with this)
1)You should enable DDManager and bind to the GridView。
2)Use DD Hyperlink control instead。