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

HTML: Missing ;

1 Answer 47 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
John Bachus
Top achievements
Rank 1
John Bachus asked on 12 Mar 2010, 03:28 PM

<

 

asp:HyperLinkField DataNavigateUrlFields="MLSNum, IVR_Code" DataTextField="IVR_Code" DataNavigateUrlFormatString="~\details.aspx?MLSNumber={0}&IVRCode={1}" HeaderText="HIL#" SortExpression="IVR_Code" />

 

 

<asp:HyperLinkField DataNavigateUrlFields="MLSNum, IVR_Code, NoMLSOrder_ID" DataTextField="MLSNum" DataNavigateUrlFormatString="~\details.aspx?MLSNumber={0}&IVRCode={1}&NoMLS={2}" HeaderText="MLS#" SortExpression="MLSNum" />

The above text is being shown as a warning but this is a VB.net app, I have been switching back and forth between VB and C#. This only comes up in the VB.net code. I could not find if anyone else had reported this....

see image:

 

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 12 Mar 2010, 04:07 PM
Hi John,

This is a valid issue. We will try to fix it for the service pack. Thanks for taking the time to bring it to our knowledge.I have added some Telerik points to your account to compensate for your efforts.

Regards,
Jordan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Code Analysis
Asked by
John Bachus
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or