Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
107 views
When I attempt to change the width of one of my columns, all the columns change. I'v tried Headers, Footers and Items with the same effect.

 Why is this happening?

Any thoughts?

Tom
Tom
Top achievements
Rank 1
 answered on 08 May 2014
1 answer
672 views
Hi,

We have a problem and strongly suspicious about telerik components about this request.

Our firewall and .net seem the below url as dangerous because of first & sign. We checked our scripts and codes which has a potential to generate such a url, but we couldn't find.

http://xxx/$$$&?&?$$$?cmd=get_file&arg=block_style.css&sid=2721D35AB490C1FAA14DC203E330729AE1AD88B7

Can you please check that your components may generate such a request url ?

We are getting first exception and then the second one, even we cannot find any strong relationship between them, they seems sequentially...

Telerik.Web.UI version : 2012.1.411.40
Telerik.Web.UI.Skins version : 2012.1.411.40
Telerik.Web.Design version : 2012.1.411.40

Thank you,
dogu

First exception:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 06.05.2014 08:48:24
Event time (UTC): 06.05.2014 05:48:24
Event ID: e2f92e7b72fb4fedbeacc2af4c66ffc3
Event sequence: 5897
Event occurrence: 4
Event detail code: 0
 
Application information:
    Application domain: /LM/W3SVC/1/ROOT-1-130438116095242020
    Trust level: Full
    Application Virtual Path: /
    Application Path: C:\inetpub\wwwroot\
    Machine name: xxx
 
Process information:
    Process ID: 9652
    Process name: w3wp.exe
    Account name: IIS APPPOOL\ASP.NET v4.0 DefaultAppPool
 
Exception information:
    Exception type: HttpException
    Exception message: A potentially dangerous Request.Path value was detected from the client (&).
   at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)
 
Request information:
    Request URL: http://xxx/$$$&?&?$$$?cmd=get_file&arg=block_style.css&sid=2721D35AB490C1FAA14DC203E330729AE1AD88B7
    Request path: /$$$&?&?$$$
    User host address: 1.2.3.4
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: IIS APPPOOL\ASP.NET v4.0 DefaultAppPool
 
Thread information:
    Thread ID: 148
    Thread account name: IIS APPPOOL\ASP.NET v4.0 DefaultAppPool
    Is impersonating: False
    Stack trace:    at System.Web.HttpRequest.ValidateInputIfRequiredByConfig()
   at System.Web.HttpApplication.PipelineStepManager.ValidateHelper(HttpContext context)

Second Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.Web.UI.RadCompression.GetCompressionSettingAttribute()
   at Telerik.Web.UI.RadCompression.ShouldApplyOnPostback()
   at Telerik.Web.UI.RadCompression.ShouldExplicitlyAddContentEncoding()
   at Telerik.Web.UI.RadCompression.application_EndRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Marin Bratanov
Telerik team
 answered on 08 May 2014
1 answer
42 views
When you add a symbol to the end of a line in IE, the cursor moves down to the next line.  This behavior does not exist in FF or Chrome, and it did not exist for IE in previous versions of the Editor.

Here is a video demonstrating the problem using the Telerik demo editor.

http://screencast.com/t/9S0TjfZzyFqj

Please advise on a solution to this problem.

Thanks,
Trevor.
Vessy
Telerik team
 answered on 08 May 2014
4 answers
122 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
304 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
186 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
185 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
85 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
125 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
192 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
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?