Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
185 views
Hey Telerik and other gurus!

Odd scenario when using RadInput controls...

Please see the attached image - BeforePressingEnter.png --- The Add button is the default button (ImageButton).  The green area is a DIV.  When the Add button is clicked, it uses jQuery to collapse the green div and set focus to the next control on the form using RadAjaxManager.GetCurrent(control.Page).FocusControl(control);.

When focus is ON the phone number masked edit box and the user presses enter, sometimes (but not always), the RadMaskedTextBox gets a little clingy and doesn't want to give up it's focus.  What the user sees is what you see in AfterPressingEnter.png.  Notice the cursor is where the masked text box is before the green area is collapsed.

When focus is on any other control pictured or if you manually click on the Add button focus moves as is appropriate.

This same situation has been observed when we have a RadGrid using InPlace editing and one of the controls in the EditTemplate is a RadInput control.  I've seen other similar posts in the RadGrid forums regarding how to use the enter key to cause the grid to save the changes, but there was no solution offered up there.

Got any ideas Telerik?

A "work-around" we have implemented is to capture the enter key on the client side keydown event of the RadNumericTextBox and set focus to the Add button.

This appears to only occur in IE.  Firefox 3.6.3 and Chrome 8.0.552 both seem to be immune to this situation.

Thanks!
Thad
Vasil
Telerik team
 answered on 27 Aug 2012
3 answers
196 views
Hi,

How can I focus a control when you edit a RadGrid?

I need to focus a TextBox, located on the EditItemTemplate when the user click an edit action on the RadGrid

Ivan Ruiz
Eyup
Telerik team
 answered on 27 Aug 2012
3 answers
258 views
When I populate the RadEditor prior to the page loading, it is automatically inserting the current page Url in the src tag.

For example, if I populate the .Html propery of the editor with the following code.

<html>
<body>
  <img src="##CustomURL##">
<body>
<html>

##CustomURL## is a token that our code behind replaces when it renders elsewhere.

The editor then turns this code in to:

<html>
<body>
  <img src="http://localhost/myapp/editor.aspx##CustomURL##">
<body>
<html>

How can I stop this?
Rumen
Telerik team
 answered on 27 Aug 2012
1 answer
143 views
hi,,
 I want to show a folder icon in every node of a RadTreeview. How can I do that?

thanks..
Princy
Top achievements
Rank 2
 answered on 27 Aug 2012
4 answers
414 views
I have a RadAjaxManager in a master page with RequestQueueSize set to 5.  If I then make 5 Ajax requests in quick succession then the page ends up making 22 postbacks.  It seems that Ajax requests are either getting duplicated or are not getting removed from the queue upon completion and get repeated.  What can I do about this apart from giving up on RequestQueueSize?
Vasil
Telerik team
 answered on 27 Aug 2012
1 answer
116 views
I use DataGroupColumn a lot in RadChart, is there an equivalent property or easy way to do this in RadHtmlChart?
Marin Bratanov
Telerik team
 answered on 27 Aug 2012
1 answer
61 views
hiii,
 How can I exapnd all nodes of a treeview on pageload itself??

thanks..
Shinu
Top achievements
Rank 2
 answered on 27 Aug 2012
1 answer
213 views
Hai,
     I have a raddatepicker in the edititemtemplate of my radgrid. I want it to be read-only in edit-mode. Any help will be appreciated.
Thanks
Savyo
Shinu
Top achievements
Rank 2
 answered on 27 Aug 2012
5 answers
197 views
WRONG Titel!!!

Control requires script manager would be the title

Hi,

I installed the Acceleration Kit, set it up. In SPD 2010 it shows the editor but it complains that it misses the script manager. However that one is in the mast page.

Any idea?

frank
Rumen
Telerik team
 answered on 27 Aug 2012
5 answers
225 views
Hey everyone,

I am using a RadGrid to insert new records.I am using Sql Data Source for inserting Items.The problem is that records get inserted in the database table but are'nt visible inside the grid.

Thanks
Amit
Tsvetina
Telerik team
 answered on 27 Aug 2012
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?