Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
75 views
I'm currently in the process of updating our web application to be more iPad/iPhone friendly and I've run into a problem with the FormDecorator.  I have the FormDecorator set to decorate text boxes.  I have a text box for an email address, and to make the iPad/iPhone display a keyboard formatted for email, I need to change the "type" attribute of the text box to be "email" instead of "text".  When I do this, it is no longer decorated by the FormDecorator.  I know that the "email" type is part of HTML 5, so I was wondering if you were planning on supporting this in a future update or if there is a way that I can manually make this field get recognized by the FormDecorator.  Thanks for your help.
Peter
Top achievements
Rank 1
 answered on 10 Jan 2013
1 answer
112 views
Hi

Is it possible to show the dropdown in the autocompletebox on focus in the ASP.NET controls? I have searched the web but have only found solutions that apply to the silverlight and wpf controls.
Nencho
Telerik team
 answered on 10 Jan 2013
5 answers
288 views
Hi,
We have upgraded telerik control version 2012.2.912.40 recently. After upgrade, the radwindow vertical scrollbar is not complectly visible. The scroll bar "width" is hidden half in IE. Using developer tool, if we reduce the IFrame width from 100% to 99%, vertical scroll bar width is getting displayed correctly. It seems IFrame width is beyond the content window. No issues with horizontal scroll bar.
Attached the screenshot for the same. No luck even if we apply CSS. No issues before upgrade.

Please help us to resolve this issue.

Thanks
Hari
Rhbkv
Top achievements
Rank 1
 answered on 10 Jan 2013
4 answers
105 views
Hi

Trying to get started with http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/alleditablecolumns/defaultcs.aspx...

The "ProductName" column cannot be empty.

Trying to erase the value of that field and save shows a message "Product with ID 1 cannot be updated. Reason: Cannot insert the value NULL into column 'ProductName', table 'AspnetAjaxNorthwind35.dbo.Products'; column does not allow nulls. UPDATE fails. The statement has been terminated."

But, when saving a new row with an empty "ProductName" shows no error at all; neither is there any feedback from the form that indicates there are errors while saving. The form just sits there with no messages.

Shouldn't the validations be processed the same way for both updates and inserts? Or, are there other examples that are more complete from a validation standpoint?

Thanks
Maria Ilieva
Telerik team
 answered on 10 Jan 2013
1 answer
51 views
Hi All,

In my current application, client side data binding is implemented for a radgrid control using WCF. It works fine on testing with IE 9. But in older versions of IE some of the columns are missing. On checking the html source, we are able to see the html content for the missing columns(couldnt find any visible=false). Is this a known issue. Please help asap.

Regards,
Bindu




Angel Petrov
Telerik team
 answered on 10 Jan 2013
2 answers
137 views
Hi,

I want to make few levels of a treelist readonly. For example, say the tree has levels 0,1,2,3 etc. I want to make only levels 1 and 2 to be readonly and rest of the levels to be edited. can you please help me with this requirement? I tried by marking ReadOnly = "true" for the bound column but that makes the entire column readonly not only 1 or 2 in the hierarchy. Please help!

Thanks,
Mohith
Mohith
Top achievements
Rank 1
 answered on 10 Jan 2013
5 answers
1.4K+ views
Hi,
Tool tip used in  my Radscheduler shows  long  notes and if the notes are too long, tool tip completely covers browser screen .
First, I would like to  know the content  width and height and  only if it exceeds '...px' would like to  adjust tooltip width and height on client side .

function onClientBeforeShow(){
   var max-width =  300px;
   var max-height = 350px;
   var currentContentWidth = get  current  tooltip content width
   var currentContentHeight = get  current  tooltip content height
  
     --- if  (currenttooltip width  >max-width){
               set tooptipwidth  = max-width
               and show horizontalscrollbar
    }

    --- if  (currenttooltipHeight  >max-height){
               set tooptip height = max-height
                    and show verticalscrollbar
   }  

}




How can I implement above logic. I tried to get content width and height and it always returned null.


Thanks,
Prava
Marin Bratanov
Telerik team
 answered on 10 Jan 2013
3 answers
66 views
Hi,

I am using a RadTreeView inside a usercontrol and this usercontrol is kept in a ajaxToolkit:TabContainer. When I click on a button on the usercontrol where the RadTreeView  is I add the treeview node to a grid and rebind the treeview. I do this using ajax post and so that the page does not completely postbacks. the problem i face is the RadTreeView  disables there is nothing I can do with it. It renders like a image. I tried to resolve it using RadAjaxmanager by adding ajaxsettings but this is not working. Please help me in this.

Thanks in advance.

Thanks,
Rahul Kasar
 
Rahul
Top achievements
Rank 1
 answered on 10 Jan 2013
2 answers
95 views
We have some text in our DB that is XAML formatted. Is there an easy way to display this text with either Telerik or standard components?
Trude
Top achievements
Rank 2
 answered on 10 Jan 2013
2 answers
405 views
HI 
  Im doing a mailbox. when a user clicks the draft item i want to show him  all data that he saved as well as the attatched files in a radupload control.  also he should be able to edit/remove the attatched files . Is there any way to populate the rad upload control programmaatically.. help me please

ras
Top achievements
Rank 1
 answered on 10 Jan 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?