Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
250 views
Hi,

I have observed strange behaviour of RadTextBox in multiline mode, when entering long text.
When i enter following text

Test line 1
Test line 2
Test line 3
Test line 4
Test line 5
Test line 6
Test line 7
Test line 8

Then the textbox will work fine until length of text reaches height of textbox. And then after whatever we enter it write on textbox but it focues on top of textbox. In short I cannot view what I am writing.

Please help me for resolving my issue.

With Regards,
Naresh Goradara
 
Dimo
Telerik team
 answered on 26 Apr 2010
1 answer
83 views
is there a way to tell VS2010 not to search Telerik files during a find function? It searches the RadSpell files.
Edward
Top achievements
Rank 1
 answered on 26 Apr 2010
1 answer
101 views

Hello,

 

I am using RadWindow.NET2 version 1.9.0.0 for some reason close icon is apear in next line instead of line up with pin, minimize and maximize. Anybody know what causing that problem?

 

Thanks,

Hery.

Georgi Tunev
Telerik team
 answered on 26 Apr 2010
1 answer
278 views
Hi There,

I've been trying to use Telerik RadChart component without success for a small data table.
The problem is that the YAXIS auto scale is not working. However, I don't know if RadChart support this kind of data.
I'm already using RadControls_for_ASP.NET_AJAX_2010_1_415.

I send the images of what's happening attached.

PS: I'm trying to create a simple line chart with two series.

I would appreciate any help.

Sincerely,

Marcio Nascimento
Vladimir Milev
Telerik team
 answered on 26 Apr 2010
3 answers
151 views
Hello,

The year 2009 had 53 weeks and in the telerik component count only 52.
So, now in 2010, I have 1 week gap in each week.

I did something wrong ?

Thank you !
Jean-Yves
Top achievements
Rank 1
 answered on 26 Apr 2010
2 answers
175 views
Hi,

I was working with the rad window and was running into some problems regarding server side code.  Basically, we have a pop up window that contains a RadTreeView.  We select an item in the tree view and click a button in the pop up.  The pop up window closes, then the parent page does some logic with the selected value that is returned from the tree view in the pop up.  Is it possible to do server side code from the parent as the pop up window is closing or after it closes? 
Chris
Top achievements
Rank 1
 answered on 26 Apr 2010
4 answers
132 views
I have a RadNumeric with:

DecimalSeparator = ","
GroupSeparator = " "
DecimalDigits = 0
AllowRounding = false

I'm pasting the value by the [ctrl]+[v] sequence.
When I'm pasting "8.5" - it is OK, value is beeing changed to 8.
When I'm pasting "8,5" - it is NOT OK, value is beeing changed to... 85.

I tried to set the OnValueChanging event, but the get_nevValue() method returns 85, OnBlur too...
Is it possible to get the pasted value before it will be processed by the Control?
Lukasz Kalbarczyk
Top achievements
Rank 1
 answered on 26 Apr 2010
3 answers
270 views
Hi,
I have a RadComboBox control with an embedded treeview control as defined below.   
The issue is that when the dropdown is opened and the treeview is displayed, if the user expands the tree, I end up with 2 scollbars. One for the combobox and one for the tree. I'd like to hide the scrollbar on the combobox if that is possible.
Any help would be great.
Thanks ... Ed
           <telerik:RadComboBox ID="ddlTask" runat="server" Height="140px" Width="300px"   
                ShowToggleImage="True" Skin="Vista" Style="vertical-align: middle;" OnClientLoad="tvCombo_Load" 
                OnClientDropDownOpened="tvCombo_OnClientDropDownOpenedHandler">  
                <ItemTemplate> 
                    <div id="div1" onclick="tvCombo_StopPropagation(event);">  
                        <telerik:RadTreeView runat="server" ID="tvTask"   
                         OnClientNodeClicking="tvCombo_NodeClicking" Skin="Vista" Height="140px" 
                           
                         > 
                        </telerik:RadTreeView> 
                    </div> 
                </ItemTemplate> 
                <Items> 
                    <telerik:RadComboBoxItem Text="" /> 
                </Items> 
              <CollapseAnimation Type="None" /><ExpandAnimation Type="None" />   
            </telerik:RadComboBox> 
Yana
Telerik team
 answered on 26 Apr 2010
3 answers
113 views
Is there a way to convert the skin of rad ajax component version 2008.2.826.20 to the last one, because you changed all the css ?
We spent some time to integrate what we really wanted for the version 2008 and now we are stuck to this version because of the change of css?

thanks for your help
sebastien
Dimo
Telerik team
 answered on 26 Apr 2010
1 answer
372 views
I'm trying to deploy a web application on godaddy.com, where they are having medium trust restriction with the addition of OleDbPermission, OdbcPermission, and a less-restrictive WebPermission.
No matter the fact that upload temp folder is located under application's virtual directory, the control complains with the following error:
RadAsyncUpload does not have permission to write files in the TemporaryFolder. In Medium Trust scenarios, the TemporaryFolder should be a subfolder of the Application Path.

Any idea?
Genady Sergeev
Telerik team
 answered on 26 Apr 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
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?