Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
99 views
We upgraded out radcombobox component to the latest version (2012.2.724.40) last week from version 2009.3.1314.20.  And today I tested with version 2012.2.912.40.
We have comboboxes in a repeater which itself is loaded dynamically when needed. When a postback occurs and the values in the comboboxes are changed the values are retained after a postback, when the values aren't changed selectedvalue returns "" (string.empty). When I replace the old telerik dll's it works fine, the latest break this.

Our problem is simular to this problem: http://www.telerik.com/community/forums/aspnet-ajax/combobox/selectedvalue-lost-on-postback-in-dynamically-added-user-controls.aspx
Hristo Valyavicharski
Telerik team
 answered on 18 Jan 2013
1 answer
35 views
Wanted to do some miner tweaks to the integrated Metrotouch skin using the online stylebuilder but realised it wasent avalible. is there any download link avalible for this skin?
MasterChiefMasterChef
Top achievements
Rank 2
 answered on 18 Jan 2013
2 answers
92 views

 Hello,

We have a blocking problem since the latest version of telerik.

To locate the problem, we have implemented two projects: WindowsFormsApplication1 and RadControlsWebApp1. (to download projects use : [ link])

The bug is reproduced as follows:

è Launch Application RadControlesWebApp1 and run the project

è The page contains just a radComboBox (img 1)

 

è Launch and run the project WindowsFormsApplication1 (img 2)

è WindowsFormsApplication1  is an application  WebForm with a COM component

è Enter the url  http://localhost:49573/  and launch  the webForm : This error appears: javascript: void (0);  (img3)

This problem is blocking. It was debugged but could not find the solution.

Our company owns the license telerik(RadControls for Asp.Net Ajax)

Thank you for your help.

 

Hamza GADI
Sage France

Gadi
Top achievements
Rank 1
 answered on 18 Jan 2013
1 answer
102 views
I am currently using DNN 5.3 and have a page that includes the Telerik Rad Editor when uploading a document, image or media file using the FileManager etc.  within the Telerik RadEditor the files are indexed in the DNN content Database (Files Table).  I would like to know if there is a setting to turn off this indexing in the TelerikEditorProvider (or any other area in DNN) as it is not required for our application.

If there is not a setting, can someone recommend another way to turn off this indexing that will not break the Radeditor in DNN?
Rumen
Telerik team
 answered on 18 Jan 2013
3 answers
59 views
Hello,

I am new to Telerik...so, my apologies if this question is too silly... Can we use Dock functionalities that we see in the demo on version 2011.1.315.35? We are trying to develop this inside of a page hosted by Sitecore Content Editor and this is the version that Sitecore uses. I cannot upgrade to the latest Telerik version without breaking Sitecore...

Thanks!
Mariella.
Slav
Telerik team
 answered on 18 Jan 2013
1 answer
26 views
Hello, I am attempting to open then select a file without using a mouse in IE 10.

Can you please instruct me how it is done via keyboard only?

Thank you!
Plamen
Telerik team
 answered on 18 Jan 2013
1 answer
56 views
Hello Telerik Team,

I have a radgrid in a template column of another radGrid and I cant get the OnRowDrop event to fire server side. Client Side COde is firing correctly.

Thanks Thomas
Elliott
Top achievements
Rank 2
 answered on 18 Jan 2013
1 answer
81 views
Hello,

I am programmably creating the menu.  I am creating it like this:

Dim menuItem = New RadMenuItem(siteMapItem.Text, siteMapItem.Value)
If (siteMapItem.Route IsNot Nothing) Then
menuItem.NavigateUrl = "~/" + siteMapItem.Route.Uri
End If

Menu1.Items.Add(menuItem)

However, on the client, the value is always null when I do:

var items = menu.get_allItems();

for (var i = 0, len = items.length; i < len; i++) {
var item = items[i];
var val = item.get_value(); //always null
.
.
}

Why is that?
Boyan Dimitrov
Telerik team
 answered on 18 Jan 2013
1 answer
169 views
Hi All,
         I am using kendo UI in my application. I have an Dropdown list in my page I am populating the data of dropdownlist through kendo data source. But here onchanging the value of dropdown list and onclick of a button I am not able to get the selected value text. Can any body help me how to get the data of selected value.
Note: Here I am binding data through kendo datasource not in code behind . If bind the data through code behind I am able to get the data. But I am trying to do the same with kendo Datasource.

Thanks in advance,
Janardhan.
Georgi Krustev
Telerik team
 answered on 18 Jan 2013
4 answers
64 views
So I am trying to figure out how to build the code behind for the updatecommand on a radgrid where the records I senrt are saved in viewstate, and once the user clicks on "save" button on the form, those records are saved on the db along with other data on the form. I am not sure how to go about updating? when I click the "edit selected" button, the record on the radgrid either disappears or opens up blank in the edit form, and one i hit update...nothing happens. how can I do this?
Pavlina
Telerik team
 answered on 18 Jan 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?