Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
54 views
Hi there,

I'm calling uxRap.FocusControl(uxTest) to set the focus to the uxTest text box and it is not working in a maximised IE9 browser, i.e. the text i-bar does not appear in the control. If the IE9 browser has a scroll-bar showing (I think) or the window has to scroll to get to the textbox, the text i-bar does appear in the control.

No problems in a maximised Chrome / FireFox browser.

Kind regards,

Mike K.
Mike
Top achievements
Rank 1
 answered on 30 Jun 2011
3 answers
143 views
Hi,

I have a grid to users on muy web applicattion. I want to update all users except admin user.

I want the row which is Admin user, this row can't to be updated.

¿How to ?

Thanks,
Princy
Top achievements
Rank 2
 answered on 30 Jun 2011
5 answers
822 views
We have an issue with our security scans that highlight a lot cross-site issues in Telerik. They are using version 2009.1.402.0. I need to find a release with this fixed.

Here is a sample.

============================================================================

2. Cross-site scripting (reflected)

Summary
Severity:   High
Confidence:   Certain
Host:   https://www.xxx.com
Path:   /atlas/Telerik.Web.UI.WebResource.axd

Issue detail
The value of the _TSM_HiddenField_ request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 50c33'%3balert(1)//8f999a4adfd was submitted in the _TSM_HiddenField_ parameter. This input was echoed as 50c33';alert(1)//8f999a4adfd in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.
Remediation detail
Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.


=========================================================================================

I have searched release notes and I have not been able to find a fix for this issue.

Simon
Telerik team
 answered on 30 Jun 2011
1 answer
120 views
Hi,
In the radgrid i have checkbox, radnumerictextbox and raddatepicker controls. I implemented some actions like when i check the checkbox
radnumerictextbox fill's with 100. This action implemented in javascript. my problem is when i moving from one page to another page using
paging all previous actions not available in the radgrid.

Attached is the screenshot of above senario. Please provide me the solution for this issue. it's urgent.

Thanks,
Nagendra.
Shinu
Top achievements
Rank 2
 answered on 30 Jun 2011
5 answers
713 views
Hi all,

In a chart displayed on the page, there are normally 2 sets of axis labels, One that goes up and down on the left hand side (Y axis), and one at the bottom going from left to right (X axis).

Is it possible to have these labels displayed on both sides (Left and right AND/OR top and bottom) ?

Thanks
Karl
Top achievements
Rank 1
 answered on 30 Jun 2011
1 answer
123 views
I'm trying to use the ComboBox in my web application where an image is shown in the drop down instead of text.  The images are 48 pixels tall and about 160px wide.  The images show fine in the drop down list, but the selected item does not show when the list is not open.  Can I change the height and width of the box, so it will display my images?  The height and width properties seem to affect the drop down portion, not the control box itself.

Thanks.
Kate
Telerik team
 answered on 30 Jun 2011
1 answer
105 views
Hi
I've tried to make ajax pages by RadAjaxManager , every thing works fine.
But I have a very very bad problem.
If I use RadScriptManager (I've read it cause better performance and better script managing in your documents) instead if MS ScriptManager , the MEMORY usage of asp.net worker process reaches hundred of MB in a few postbacks (the memory usage goes up in each postback and does not stop)

I've test this problem again in this simple page :

        <telerik:RadScriptManager ID="ScriptManager1" runat="server">
        </telerik:RadScriptManager>

        <telerik:RadAjaxManager ID="RadAjaxManagerProxy1" runat="server">
            <AjaxSettings>
                <telerik:AjaxSetting AjaxControlID="Button1">
                    <UpdatedControls>
                        <telerik:AjaxUpdatedControl ControlID="Button1" />
                    </UpdatedControls>
                </telerik:AjaxSetting>
            </AjaxSettings>
        </telerik:RadAjaxManager>
        <asp:Button ID="Button1" runat="server" Text="Button" />


By each click on Button1 the memory usage goes up and up.
Have I done anything wrong?

Thanks for your feedbacks.
Simon
Telerik team
 answered on 30 Jun 2011
1 answer
196 views
Hello Community!

I am using the Telerik RadProgressArea to display a custom progress that is running a long time.
The progress area is working great using your example.
However i want to give the user the ability to cancel the process during its runtime using the cancel button of the progress area.
Unfortunately i can't find any way to do so. When i click the cancel button the progressbar is hidden but the background process is still running.

I have found this (http://www.telerik.com/community/forums/aspnet-ajax/upload/strange-behavior-with-the-cancel-button-in-radprogressarea.aspx) thread in the forum but it seems that the function to support cancelling a custom process is not supported at the time of the thread.

My questions:
  1. Has this changes until today?
  2. Is there any other way to use the progress area to display the custom process and its state change but also react on the user request to abort the operation?

Kind regards!
Peter Filipov
Telerik team
 answered on 30 Jun 2011
11 answers
335 views
I am implementing unique custom dictionaries for my users. It doesn't make any sense to store these .tdf files in the same place as the global dicitionary. They should be stored along with other user-specific data. There doesn't seem to be a way to specify a different path for custom dictionaries. Am I missing something?
Dobromir
Telerik team
 answered on 30 Jun 2011
1 answer
100 views
Hello,

If I have a RadTreeView embedded in radcombobox. Is there any way to display sorted tree view nodes in radcombobox ?
Veronica
Telerik team
 answered on 30 Jun 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?