Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
32 views

Hello
I use the ajax combo to search the addresses. The problem is that the first letter disappears when I write a little too fast, and it is only the first time I enter, but afterwards comnobox functioning, as it should.
I also have similar problem with ÅØÆ letters. First time I write these letters, I get a strange character, but when I delete it and write it again I get it right. what the problem could be??

Here is my ComboBox:

<telerik:RadComboBox ID="RadComboBoxSearch1" runat="server" AutoPostBack="true" SkinsPath="~/RadControls/ComboBox/Skins"

                        Width="95%" Enabled="false" EnableLoadOnDemand="True" ShowMoreResultsBox="True"

                        LoadingMessage="Søger..." OnItemsRequested="RadComboBoxSearch1_ItemsRequested"

                        OnSelectedIndexChanged="RadComboBoxSearch1_SelectedIndexChanged"    
                        OnClientDropDownOpening="CleanBoxSearch1"

                        OnClientKeyPressing="OnClientKeyPressing_searchBox1"
                        OnClientItemsRequesting="OnClientItemsRequesting_searchBox1"

                        OnClientItemsRequested="OnClientItemsRequested_searchBox1" OnClientLoad="GiveMeFocus">

                        <HeaderTemplate>

                            <div id="previous" class="previousText">

                                <a id="RadComboBox1_MoreResultsBoxImage2" onclick="setIsPrevious_searchBox1();">

                                    <img src="Images/arrow.png" alt="previous" />

                                    Previous </a>

                            </div>

                        </HeaderTemplate>

</telerik:RadComboBox>

Joseph
Top achievements
Rank 1
 answered on 03 Nov 2011
1 answer
46 views
(see title)
Genady Sergeev
Telerik team
 answered on 03 Nov 2011
4 answers
179 views
Hi Guys,

I have a dynamic menu being generated and I can not see all the menu items. How do I dynamically setup the scrolling in the RadMenu?

William
Kate
Telerik team
 answered on 03 Nov 2011
1 answer
75 views
Hi,
i have been using the Radupload and when i select a file it uploads the file, however when the file get posted or the page is ajaxed refresh, the file  disappears and are no-longer in the list.

This is working fine in IE, however it dos not work in Firefox, Chrome or Opera.
i have tested it in multiple version of each browser but it still does not work.

When i go to the "add-ons" in Firefox, then disable the shockwave flash, firefox then starts working.
however i need flash to work with the rest of my pages so turning it off is a problem, nor can i relay on users doing this.

i have also reverted back to earlier version of flash to see if that was the issue, however it had no affect.

given my description can someone please guide me to what is going on?

(update with testing today)
- it appears that with Flash version 8,9,10 and 11 Firefox, chrome and Opera still do not  show the files after upload.
Internet explorer 8,9 both work fine.   All work when Silverlight is installed, but don't when the system is relying on flash.

could this be a ajax loading issue, postback or uploader?

Dimitar Terziev
Telerik team
 answered on 03 Nov 2011
1 answer
89 views
Hi,


I need just a simple mult-select files (like the asyncUpload dialog)...
I need just know the path + fileName of selected files, to use on upload later...

Can I have it with Telerik ? 
Dimitar Terziev
Telerik team
 answered on 03 Nov 2011
5 answers
94 views

Hi Team,

I used RadDatePicker in my application with Overlay="true" in order to be visible over a Silver Light Control and Its working fine in all browsers but in Google chrome the date picker not appears over a Silver Light control.[Silver Light control hides the display of RadDatePicker]

I Used the below code RadDatePicker.

<telerik:RadDatePicker ID="txtStartDate" runat="server" Width="145" Overlay="true" ></telerik:RadDatePicker>

Please help me to sort it out urgently.

dhamo
Top achievements
Rank 1
 answered on 03 Nov 2011
1 answer
63 views
Hi ,The id of controls are not found after the ajax is executed.You can help me.Thanks
Jayesh Goyani
Top achievements
Rank 2
 answered on 03 Nov 2011
3 answers
94 views
I have a radcombobox in itemtemplate of grid.how to access the datakeyvalue?
Shinu
Top achievements
Rank 2
 answered on 03 Nov 2011
1 answer
122 views
Greetings,

  I am working on a radgrid control in which we do our own paging.  The issue is when a client is using dates in the English Canadian format in a column filter on the grid.  The dates are wrong and we are getting a "The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value."  Debugging the code I see that the filter express in the the MasterTableView.FilterExpression has the incorrect dates in it.  Where do I need to do my date formating to fix this?  Thanks

Princy
Top achievements
Rank 2
 answered on 03 Nov 2011
4 answers
154 views


Hi ,

My aim is to set RadTreelist control inside the RadTreeview .

ie is ..

<

 

 

telerik:RadTreeView ID="RadTreeView1" Runat="server">

 

<

 

 

telerik:RadTreeList ID="RadTreeList1">

 

 

 

 

</telerik:RadTreeList>

 

 

 

</telerik:RadTreeView>

 or

 can we set the RadTreelist as a node of the RadTreeview?

or

how can I set RadTreelist Control inside the RadTreeview?

Thanks
sindu

 

Sindu
Top achievements
Rank 1
 answered on 03 Nov 2011
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?