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

Bugs

1 Answer 169 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Missing User
Missing User asked on 25 Apr 2008, 10:22 PM
If the ImagesPath property value does not end in a forward slash, a backslash is use to concantenate the ImagePath value with the filename of the image.  This is wrong.

For the PagerStyle, the PrevPageText and NextPageText property values should HTML encode the values.  Otherwise putting in "&lt;" or "&gt;" as values actually renders a "<" or a ">", breaking XHTML compliance.

There's still no equivalent to the "HtmlEncode" property available for the GridBoundColumn.  This makes the GridBoundColumn effectively useless since it allows XSS attacks.

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 30 Apr 2008, 03:26 PM
Hi ksuh,

We are aware of the ImagesPath issue. Our developers are notified about it and it will be resolved in futures release of the control.

Can you please try using "&amp;gt;", "&amp;lt;" instead of "&gt;" and "&lt;" and see if it helps.

Regards,
Rosen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Missing User
Answers by
Rosen
Telerik team
Share this question
or