new FileItem( "123456789", // name ".aspx", // extension 0, // size "123/456/789", // path "Handler.aspx?sid=123456789", // url null, PathPermissions.Read)We wonder if there is any impact on our product already developed or those to be developed?
we would like your confirmation for Export function that we use with telerik, is't built-in and independant from Excel or is it depend on our office version that is installed on our servers?
Thanks for your support and help.
Hi,
We have a strange behavior with the target attribute on links:
- When we add a link in HTML mode an specify a target attribute other than "_blank" then switch to the Preview mode and back to the HTML mode, the attribute is renamed original_target=... and a new target attribute is added an it's value is always "_blank". Lik this:
<a href="http://www.google.com/" target="_blank" original_target="_top">www.google.com</a>We had this issue while using version 5.7.1 and we've been told to upgrade to 5.8.4 but after the upgrade the problem is still present.
What should I do ?

