Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
169 views
The problem can be seen on the demo editor.

On iOS, tap the "Insert Table" toolbar button to add a table to the editor content window,
Notice that the new table is 'selected',
If you tap somewhere else in the content window, the table remains selected

In a desktop browser, the table will become deselected as soon as you click elsewhere in the content window.  On Android, the table becomes deselected as soon as you tap elsewhere in the content window.

Can I get a solution to this problem?

Thanks,
Trevor.
Joana
Telerik team
 answered on 08 May 2014
3 answers
372 views
Hi, when one of the controls of the FormTemplate has RequiredFieldValidator, clicking edit or Add new record not working. I am getting error:
"NetworkError:
500 Internal Server Error -
http:.../ScriptResource.axd?d=nv7asgRUU0tRmHNR2D6t1B_9fiS5OJY3KTRMAF4D17Hlkgb15LTvxIFD9V60xX_vkRJU81TFs8HNZhyOtmOQ3BeUAV6sJwN0m6XD0jm6Dg-1FSTXmC_cPUhXqUD-lmHVpRtmvKgLT4XLk7tOAE-VhQ2&t=362a7238"
When setting property EnableClientScript="False" it works.

I cannot use Client validation with RadGrid?

Regards,
Lev Rakhman
Konstantin Dikov
Telerik team
 answered on 08 May 2014
10 answers
265 views
Hello,
When I try to use a RadToolBar with a RadToolBarButton OuterCssClass="rightButton", The bouton is not in the good position. (see attched file). I have Internet Explorer 7.0.5730.13. is it a problem of IE ?

Regards
Bernard

div.RadToolBar .rtbUL
{
    width: 100%;
}
div.RadToolBar .rightButton
{
     float: right;
}
<telerik:RadToolBar ID="toolBar" runat="server" BackColor="White" Width="850px" AutoPostBack="True"
  
OnButtonClick="toolBar_ButtonClick">
  
<Items>
  
<telerik:RadToolBarButton runat="server" ToolTip="Slection" Value="RET" ImageUrl="~/images/Retour.gif">
  
</telerik:RadToolBarButton>
  
<telerik:RadToolBarButton runat="server" ToolTip="Affichage Ua" Value="DUA" ImageUrl="~/images/DescrUA.gif"
  
Enabled="False">
  
</telerik:RadToolBarButton>
  
<telerik:RadToolBarButton runat="server" ToolTip="Mettre dans la corbeille" Value="OK"
  
ImageUrl="~/images/Valider.gif" OuterCssClass="rightButton">
  
</telerik:RadToolBarButton>
  
</Items>
  
</telerik:RadToolBar>
jlj30
Top achievements
Rank 2
 answered on 08 May 2014
1 answer
240 views
Hi.
how to change the filter icon image in radgrid. I want to set a different icon image.
Princy
Top achievements
Rank 2
 answered on 08 May 2014
1 answer
99 views
hi 

telerik version 2010.1.519.35

we are using radgrid control in our project , is it fully supported by Chrome ,Safari(windows,mac),Mobile and firefox browsers?

if you want upgrade which version is compatible to our requirement ? is it supported by framework 3.5?

Regards
Srikanth


Konstantin Dikov
Telerik team
 answered on 08 May 2014
2 answers
148 views
Hi,

Is there a way i can add a File to the AsyncUpload without it really uploading the file? ok, that sounds weird but here is why.
i have a page that allow you to upload file and process them into our cloud. If the file does not reside in the cloud, then it naturally gets "uploaded".
however if you are inside our cloud, you might want to process the file...like share etc. since the file was already uploaded, all you really need to do is process the action on the given file.

so, in this case our page detects that the file is already uploaded and we therefore want to just add the existing file to the list.  We want to continue using this AsyncUpload component just in case the users also wants to add new files to the list that are not uploaded.

anyone know of a way to add the file to a list without it performing the upload?


Plamen
Telerik team
 answered on 08 May 2014
2 answers
250 views
Hi guys,

I have been trying to disable focus in the handle when I press tab or shift tab, because my control is readonly, I cannot click that is working, but if I press tab from another control to slider the handle focus and i can use arrows up down left and right of my keyboard.

I tried to set IsTabStop = true, but didn't work. I just want to ignore the control when press tab key going to the next control that is not readonly.

Is that possible? Disable the handler when readonly.

I attached a file that have 3 slider, notice that the control in the middle is readonly, but is focus when I pressed tab key.
Ianko
Telerik team
 answered on 08 May 2014
1 answer
113 views
I am using Rad File Explorer, I would like to know how can we copy a file by drag and drop.

I found this demo drag and drop is also not working here

https://demos.telerik.com/aspnet-ajax/fileexplorer/examples/client-sideapi/clientsideevents/defaultcs.aspx

Kindly help,
Thanks
Dobromir
Telerik team
 answered on 08 May 2014
1 answer
615 views
Hi.
How to get the numerictextbox values to be right aligned?
Shinu
Top achievements
Rank 2
 answered on 08 May 2014
8 answers
1.3K+ views
I am able to disable the options by
$(".RadComboBoxDropDown").attr('disabled','disabled');

I thought I would be able to make the combobox readonly/disabled but doing the following but it is not working.
$(".RadComboBox").attr('disabled','disabled');
Shinu
Top achievements
Rank 2
 answered on 08 May 2014
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?