Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
111 views

Hi there

I have a grid and one of the fields is a combobox.  There are only 5 items and the items to display are not datadriven.

If the editmode = Inplace, then I can click on the field and it shows the possible items in a list as you'd expect.

But if the editmode = Popup, then clicking on the field does not show the possible items and I have to use the up and down arrows to scroll through the items.

Any ideas?

 

Thanks

Cheryl
Top achievements
Rank 1
Iron
 asked on 26 Apr 2017
16 answers
1.2K+ views

ADMIN UPDATE

This issue will be fixed in Chrome 58, as an investigation path has been provided to the Chromium team: http://www.telerik.com/forums/error-telerik-web-ui-webresource#03pCYKiU5ku6u8t2pEluHA.

Bug report with Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=709064.

END ADMIN UPDATE

 

I'm receiving the following javascript error using Chrome on a web form.  Anyone have any ideas:

Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6 Uncaught RangeError: Maximum call stack size exceeded
    at Sys.UI.DomElement.getElementById (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27476)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
    at Function.AjaxControlToolkit.TextBoxWrapper.validatorGetValue [as _originalValidatorGetValue] (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478)
Sys.UI.DomElement.getElementById @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:6
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27476
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl08_TSM&compress=1&_TSM_CombinedScripts_=%…:27478
AjaxControlToolkit.TextBoxWrapper.validatorGetValue @ Telerik.Web.UI.WebResource.axd?

Bradley
Top achievements
Rank 1
 answered on 26 Apr 2017
6 answers
170 views
I downloaded the Telerik ASP.NET UI ASO.NET_AJAX_2017_1_228_Dev.msi and installed the software on my computer
successfully.
I then tried to checkin the changes to TFS (team server foundation) 2010, and the TFS said it was going to undo the changes
place them back the way the were on the server. The only option buttons I had were OK or help.
When I did a compare in TFS of the files on my worksation versus what was in TFS on the server there is no difference. However
when I look at the modified dates through windows explorer in the bin folder with the file names that start with Telerik, there are todays date.
Thus I cannot tell if the latest version of the Telerik tool is actually installed on my worksation. From my test environment on my workstation, I want
to deploy the .net 2010 web form application with the latest telerik tool changes to the test application server.
Note: I tried a Telerik uninstall and reinstall on my workstation and got the same results.
Thus can you tell me what I need to look for to determine if I actually have the latest Telerik release to load to my test application server?
Thus if I have the latest version on the telerik tool on my workstation, would you tell me how can I place the file changes into TFS? What files would I be looking for?
If the Telerik tool is not on my workstation, what can I do to get the latest Telerik tool on my workstation?
diane
Top achievements
Rank 1
 answered on 26 Apr 2017
1 answer
154 views

Hi,

 

I'm working with a multi column RadComboBox using the 3 column example provided in your demos. When I add another column, the fourth column overlaps to the next row. What values do I have to change in the CSS to get the fourth column to remain on the same line as the other three columns?

 

 

James

james
Top achievements
Rank 1
 answered on 26 Apr 2017
4 answers
78 views
Dear Supporter and All,

I know how to ajaxify individual sharepoint webpart and also build provider and consumer webparts to connect two webparts.
The below example is taken from telerik which show how to build provider and consumer webpart.
http://www.telerik.com/ClientsFiles/229366_connecttwowebparts.zip

With the above sample, can we use RadAjax to ajaxify the consumer webpart after changing the value in the drop down box in Provider webpart? If yes, please help elaborating it in the above example.

Regards,
Phyrom
Devendra
Top achievements
Rank 1
 answered on 26 Apr 2017
1 answer
142 views

Hi

Is there a way to add custom attributes to each item in the list?

Andy

Rumen
Telerik team
 answered on 26 Apr 2017
0 answers
113 views

Hi Team,

when i am changing value in  font size drop down the selected value in font name drop down is changes automatically  to default.

here i am unable to predict the selected font name.

i am using 2012 version of telerik.web.ui.dll

could you please help me out.

 

Regards,

Rushyendra.

Rushyendra
Top achievements
Rank 1
 asked on 26 Apr 2017
3 answers
1.6K+ views
Hi,

I have been using Telerik component specially ASP.NET AJAX and Telerik Open Access ORM for quite sometime. I am very happy and would like to purchase Telerik Premium Collection. My query is, once I get the license key, how do I apply to license key to the existing telerik components in my workstation.

Many thanks.
MG
Marin Bratanov
Telerik team
 answered on 26 Apr 2017
5 answers
87 views

We switched to DevExpress about 2 years ago when it felt like the Telerik ASP.NEJ AJAX components had stalled development. One of the problems I remember is that the designers (Configuration Wizards) where unusable on high resolution displays with scaling.

 

Today I decided to have a look at what happened during the last 2 years and to my shock I see that the same problem still remains??? Can this really be??

Marin Bratanov
Telerik team
 answered on 26 Apr 2017
3 answers
139 views

How set TargetField from SqlDataSource like i set url from DataNavigateUrlField?

In telerik:RadMenu i set:

<telerik:RadMenu ID="RadMenu1" DataSourceID="Menu" DataFieldID="NodeId" DataFieldParentID="ParentNodeId" DataNavigateUrlField="NavigateUrl" DataTextField="sidnamn"
    OnItemDataBound="RadMenu1_ItemDataBound" Skin="Bootstrap" RenderMode="Auto" Width="100%" runat="server">
    <DataBindings>
        <telerik:RadMenuItemBinding Depth="0" TargetField="target" runat="server" />
        <telerik:RadMenuItemBinding Depth="1" TargetField="target" runat="server" />
    </DataBindings>
</telerik:RadMenu>
Marin Bratanov
Telerik team
 answered on 26 Apr 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?