Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
132 views
Hi

The problem that I am having is that after an item is selected in a radcombobox using the mouse, if you press enter on the keyboard when the cursor is still in the radcombobox the selected item changes to another random item.

This can be replicated on the radcombobox demo site. here --> http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx

1) Click on a ddl to open the list
2) Click to select an item
3) Note that the cursor is still in the combobox and flashing
4) Hit the enter key on your keyboard

Item that you click to select will be replaced my a random item.

Im not sure why this is happenning, but it seems to be in all browsers. Please help me with any workaround suggestions.

Cheers

Andrew

Kalina
Telerik team
 answered on 24 Feb 2010
1 answer
98 views
Hi,

i just installed .Net 2008 on my PC and also RadContolrs

but my application is not working giving the Error as 

"Could not load file or assembly 'Telerik.Web.UI, Version=2009.3.1103.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"
Shinu
Top achievements
Rank 2
 answered on 24 Feb 2010
1 answer
154 views
Hey Telerik, want to start out by stating that you guys have some great components here.

I'm using the RadGrid, and I want to change what is displayed in the grouping header. I see that if I put something in the HeaderText, that value, plus whatever I've put in the FormatString is concatenated together to giv ehte complete header.

What I would really like to do is use just the FormatString value itself for the header, but when I set gridGroupByField.HeaderText = "", I see that the gridGroupByField.FieldName is pre-pended to the grouping header, along with the FormatString value.

Trying to set the FieldName to "" results in an exception: Field definition is not valid. Field name cannot be null or empty.

Is there anyway to only use the FormatString in the Grouping Header?

Thanks again for the great controls. Countless hours saved not having to develop and maintain them.
Princy
Top achievements
Rank 2
 answered on 24 Feb 2010
3 answers
129 views
I used telerik radwindow but i have 1 problem, actully i close radwindow in my button click but before that i want to see radalert message in codebehind. I call my window close script in my button's client click & inside that script i call ajaxrequest for my codebehind operation. I write code for showing alert message (i.e "  ScriptManager.RegisterClientScriptBlock(this, this.GetType(), "Key1", "<script>alert('Confirmed',330,140,'VTS');return false;</script>", true);" ).
Now my situation is without showing alert message it is closed. 


Sadhna Patel
Svetlina Anati
Telerik team
 answered on 24 Feb 2010
3 answers
168 views
Hi

To get the functionality of RadStylesheetManager I included all files from my custom skin (derived from Telerik Default skin) in an assembly. I checked this with Reflector, all the files are correctly included and all urls are replaced with the correct WebResource link. I can access the images etc.
Additionaly I've included the StyleSheetReference in the StyleSheetManager with the name seen with Reflector and the assembly name and disabled embedded skins in all controls. 

But it isn't working, is there something more to do? I tried disabling EnableStyleSHeetCombine and OutputCompression with no luck.

When I check my source I still have href links to telerik_stylesheet for RadWindow, RadMenu, RadSplitter, RadTreeView, RadPanelBar despite having EnableEmbeddedSkins set to false... And the Telerik.Web.UI.WebResource.axd returns: 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<HTML><HEAD
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD
<BODY></BODY></HTML> 
 

Thanks for help,
SJ
Jan Mucha
Top achievements
Rank 1
 answered on 24 Feb 2010
2 answers
152 views
Hi All,
I have a hierarchical grid with 3 levels. Every thing is fine so far. I need to give an option to the user to export data into a 'flat' grid (removing the hierarchy and repeating the data in parent view as one of columns). How to proceed with this, do I need to query one more time into a dataset and export from there or is there a better way of doing this. Please guide on this. Thanks
Srinivas Nilagiri
Top achievements
Rank 1
 answered on 24 Feb 2010
2 answers
143 views
is there a way to confine the movement of a RadWindow to within a div, or other element?
I'd like to have a "Workspace" so to speak, that several windows can float inside of, but not out of.

Thanks

Joshua
Georgi Tunev
Telerik team
 answered on 24 Feb 2010
2 answers
319 views
Hi,
 I have problems with opening windows from WindowManager.  I want to open two windows with different url, Size and Behaviours
I try to do this useing following javascript code:

wnd = window.radopen(url,

"RadWindow2"); 

 

 

 

and for other

wnd = window.radopen(url,

"RadWindow1"); 

 

 

 


window is opened, but not with size and behavoiurs that I want 

I'm using following code :

<telerik:RadWindowManager Skin="Windows7" ID="RadWindowManager1" runat="server"> 

 

<Windows 

 

<telerik:RadWindow ID="RadWindow1" Width="800px" Height="700px" AutoSize="false" ShowContentDuringLoad="true"  

 

ReloadOnShow="true" VisibleStatusbar="false" runat="server" Behaviors="Maximize,Close,Move,Resize,Reload"

 

NavigateUrl="">  

</telerik:RadWindow 

 

<telerik:RadWindow ID="RadWindow2" Width="400px" Height="200px" AutoSize="false" ShowContentDuringLoad="true"  

 

ReloadOnShow="true" VisibleStatusbar="false" runat="server" Behaviors="Close"

 

NavigateUrl="">

 

 

 

</telerik:RadWindow>

 

 

 

</Windows>

 

 </

 

telerik:RadWindowManager>

I don't think that is bug,maybe I don't know something.
Please help me to do this task.

 

 

 




 

 

 

 

Georgi Tunev
Telerik team
 answered on 24 Feb 2010
5 answers
158 views
Is there any chance to decorate classical DropDownList items with telerik styler? I've both telerik combos and drop down lists in my register page and because of their different styles the page doesn't look good enough. What'd be your suggestion?
Abdullah Önden
Top achievements
Rank 1
 answered on 24 Feb 2010
20 answers
262 views
Hi,

I started using VSB yesterday and so fare it works great.. except for the padding and margin properties.

Whenever I change one of these values (for example in a grid cell) the VSB doesn't save the values I enter.

Am i doing someting wrong?
Alex Gyoshev
Telerik team
 answered on 24 Feb 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?