Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
465 views
Hi,
i've tried to download UI for Windows Phone 8 but my company firewall has blocked it.

http://www.telerik.com/account/your-products/download-file.aspx?fileid=17925

->

Virus Download BlockedDownload of the virus has been blocked in accordance with company policy. Please contact your system administrator if you believe this is in error.File name: TelerikControlPanelSetup_Windows_Phone8_2014_3_1201.exe

The same with other files like http://www.telerik.com/downloads/productfiles/bmamg/Telerik_UI_for_ASP.NET_AJAX_ControlPanel_2014_3_1209.exe

What's happening? Also some month ago i had the same problems... :-(

The firewall is Paloalto 3050 discovering wgeneric.ekslj.
Emanuele
Top achievements
Rank 1
Veteran
 answered on 23 Feb 2015
1 answer
901 views
Hi
I have Bind My TelerikRadgrid Label, checkbox , Textbox etc some controls 

here when i click button click event i need how to find Telerik radgrid controltype name for ex:

How to find Label control id and Checkbox id and Textbox id how will do this C#
Ivan Danchev
Telerik team
 answered on 23 Feb 2015
1 answer
141 views
Is it possible to assign static colors across the pie chart. For example, i have 2 pie charts, on each chart the data corresponds to a user. However in each chart the color is seemingly randomly assigned. I would like to make it static in such a way that user1 will have the same color between the two pie charts, the particular color does not matter. 
Danail Vasilev
Telerik team
 answered on 23 Feb 2015
1 answer
70 views
We're doing server side validation/updating and I need something to indicate that a RadGrid has been updated so I can skip some processes.

I've tried to identify an event that I can fire on to set an update indicator but I can't figure out which one. I'd rather not loop thru all the dataitems
looking for changes.

I've tried ItemEvent, ItemUpdated, but they don't fire when a dropdown is changed.

Thanks
Eyup
Telerik team
 answered on 23 Feb 2015
5 answers
155 views

A common way of interacting with other lightbox libraries is to have a snippet of jquery that applies 
the lightbox to all image links on a page. This makes for nice unobtrusive javascript. 

Is there a nice clean equivalent of this example using the jquery fancybox library?

<script type="text/javascript">
$(document).ready(function() {
$('a[href*=".png"], a[href*=".gif"], a[href*=".jpg"]').attr('rel', 'gallery').fancybox();
});
</script>
Kostadin
Telerik team
 answered on 23 Feb 2015
4 answers
153 views
I need to change the file name based on a parameter passed by url
but the class does not allow me to access the request.
how can I get access to session variables or passed in the url within the parameters Telerik.Web.UI.CloudUploadHandler class?

see my code below.


Imports System
Imports System.Web
Imports System.Web.Services

Public Class vendedores_img : Inherits Telerik.Web.UI.CloudUploadHandler

    Public Overrides Sub SetKeyName(sender As Object, e As Telerik.Web.UI.CloudUpload.SetKeyNameEventArgs)

        e.KeyName = "vendedores-img-pg/" & e.OriginalFileName

    End Sub
    Public Overloads Sub ProcessRequest(context As System.Web.HttpContext) ' *** Not that performing this procedure ***
        Dim vID As String = context.Request.QueryString("ContaID")
        e.KeyName = vID
' *** Not that performing this procedure ***
    End Sub

End Class
Peter Filipov
Telerik team
 answered on 23 Feb 2015
1 answer
565 views
Hello,

How can I download and install an older version of Telerik.Web.UI.dll 2012.2.912.40.  I tried using the Telerik Control Panel but don't see the product I purchased long ago for download.

Thanks,
Oliver
Steliyan
Telerik team
 answered on 23 Feb 2015
1 answer
168 views
Hello,

We use Telerik UI library for ASP.NET AJAX (version 2012.2.815.35) in VS2013. After migrating from Framework 3.5 to 4.5 we have an issue with RadGrid rendering (see picture attached). The grid is actually working: we can see a correct EditItem when we click "Edit" link, although JavaScript exceptions sometimes happen.

What a reason might it be for the issue and how to fix it? We cannot upgrade to a newer version of Telerik due to some reasons.

Thanks,
Vadim



Konstantin Dikov
Telerik team
 answered on 23 Feb 2015
1 answer
56 views
If you use the RadEditorHtmlInspector module and compare its HTML to the HTML view they are not consistent. Font styling is not consistent. In HTML view a span tag with style attributes is presented. However, the HTML module shows <FONT> tags. It almost seems like the module does not use the content filters.

I believe this is a bug and just looking for confirmation. 

Blair
Ianko
Telerik team
 answered on 23 Feb 2015
1 answer
551 views
Problem to using the comma in the file name in Google Chrome. I have "ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION"
How can I solve it?
No problem using the comma in Explorer, Firefox or Safari......
Kjell
Top achievements
Rank 1
Iron
Iron
 answered on 22 Feb 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?