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

Breaking changes - Q2 GridDropDownColumn

2 Answers 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 23 Aug 2011, 09:57 AM
Hi,

I just update a project to AJAX 2011.2.
This  added HtmlEncoding to the GridDropDownColumn.
I have several GridDropDownColumns where I build hyperlinks using the following property:
ListTextFormatString="<a href='CustomersEdit.aspx?LIFNR={0}'>{0}</a>"

After updating to Q2 I no longer get hyperlinks - instead I get the plain text.
Searching the forums I fond the "HtmlEncode" property - but this does only exist in "normal" Grid columns - not in GridDropDownColumns.

How can I overcome this issue with Q2?

Thanks in advance
Manfred

2 Answers, 1 is accepted

Sort by
0
Accepted
Veli
Telerik team
answered on 26 Aug 2011, 07:02 AM
Hello ManniAT,

This issue was fixed immediately after it was detected after Q2. You can find the fix applied in your latest internal release, or wait for the Service Pack.

Greetings,
Veli
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
ManniAT
Top achievements
Rank 2
answered on 26 Aug 2011, 10:24 AM
Thank you for this information. Works like a charm.
I just didn't try it since I found no information about it in the release (fix) notes.

Manfred
Tags
Grid
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Veli
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or