Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
186 views
If a button cannot be ajaxed, ie a button that exports a report to PDF, etc, what is the best way to still show the loading panel while it is processing prior to exporting the report?

Are there any demos that show an example of this?

Thanks
Maria Ilieva
Telerik team
 answered on 28 Nov 2013
2 answers
104 views
Hi there i want to hide the line image in the parent node and show line images in child nodes

are there any examples


Thanks.

Sunn
Top achievements
Rank 1
 answered on 28 Nov 2013
8 answers
195 views
Hi all,

Is it possible to have a dynamically value-driven filter drop down similar to Excel filtering? Basically, the menu would list all of the distinct values in that column, and the custom option. (Excel also shows sorting, but I already know how to enable that in RadGrid)
Kostadin
Telerik team
 answered on 28 Nov 2013
1 answer
98 views
Hi,

We are facing a vulnerability (Missing XML Validation) in Ajaxtoolkit form (Animation.cs) that the  input source is not been validated properly,which was identified by HPFortify tool.

We are using the Version 3.5.60501.0

Is any new version has come to overcome this issue?

If not, could you please give me a solution for this?

The below code is for you reference. 

        private static int GetNumber(string source, string tag)
        {
         
              using (XmlTextReader reader = new XmlTextReader(new StringReader(source)))
              {

                  if (reader.Read())
                  {

                      while (reader.Read())
                      {
 
                          if (string.Compare(reader.Name, tag, StringComparison.OrdinalIgnoreCase) == 0)
                              return reader.LineNumber;
   
                          if (reader.NodeType == XmlNodeType.Element && !reader.IsEmptyElement)
                              reader.Skip();
                      }
                  }
              }          

            return 1;   
        }

HP Fortify Error Description:
The method GetNumber() in Animation.cs fails to enable validation before using XML on line 238, which gives an attacker the opportunity to supply malicious input.

Appreciate your help!

Thanks,
Jeyachandran S
Danail Vasilev
Telerik team
 answered on 28 Nov 2013
1 answer
121 views
Hi, 
I have issue, when I click on fullscreen toggle button, 
its only show me Editor only in IE
in other browsers its working fine.
Ianko
Telerik team
 answered on 28 Nov 2013
2 answers
48 views
Hello .
I have an Grid In my Page and I have to use ItemTemplate ,becasue I want to create Items manually.
I have some problems in IE9 . when I use compatibilityview, Everything is Ok but when I DON'T use compatibilityview , some Cells ,will Shift to Left .
I attached SnapShots of my Problem to this threat .
Please Help me How I should solve this Problem , because I cant say to all of my site visitor That Use compatibilityview Mode, It is NOT good way.
I am Using Telerik 2013 Q1 SP1 .
Venelin
Telerik team
 answered on 28 Nov 2013
3 answers
54 views
I need to access some control feature like:
change dimension and text of a RadAsyncUploader button and things like this.
where do I find the documentation of the controls to get such kind of information?

thank you
Felice

Plamen
Telerik team
 answered on 28 Nov 2013
3 answers
125 views
hi.. i'm new user for radschedular and i have questions some point.. i want to when the appointment is moved updated for database..
. js and. cs pages have only encode but I could not send my data OnClickAppointmentMoveEnd  to radschedular_appointmentUpdate..
i have tried for this "schedular.updateAppointment(appointment)" but not contact to radschedular_appointmentUpdate in .cs file..
Any help would be great.
Plamen
Telerik team
 answered on 28 Nov 2013
1 answer
96 views
Hi guys,

How can i set different increment setting step for hour field and minute field.

I mean i would like to increment/decrease one hour when pressing up/down arrows. But i would like to increment/decrease 15 minutes when pressing up/down arrows.

Thank you for your help.
Sonia.
Princy
Top achievements
Rank 2
 answered on 28 Nov 2013
6 answers
258 views
We're evaluating the trial version of the Telerik AJAX control suite, and we like it very much.

However, regarding the Grid we're wondering why we need to sort a column in ascending order first when we know upfront we want to sort descending.
The way it is now we need to fetch all data twice which costs extra time and is irritating as well.

Why not 2 sort arrows in the column header so we can trigger the sorting order we need right away?
Princy
Top achievements
Rank 2
 answered on 28 Nov 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?