Greetings,
I have been searching for the solution for a while now but can't understand where it comes from:
The situation is simple, with this code:
"Rapport" appears in my grid but i can't click on it! this is just text!
Thank you for your help!
I have been searching for the solution for a while now but can't understand where it comes from:
The situation is simple, with this code:
<
telerik:GridTemplateColumn
UniqueName
=
"Debriefing"
>
<
ItemTemplate
>
<
asp:HyperLink
runat
=
"server"
ID
=
"DebriefingRDV"
Text
=
"Rapport"
></
asp:HyperLink
>
</
ItemTemplate
>
</
telerik:GridTemplateColumn
>
"Rapport" appears in my grid but i can't click on it! this is just text!
Thank you for your help!