Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
178 views
 Hello

I am using a radgrid to display my data and then using its inbuilt property of exporting to pdf to export my data into a pdf file.

But I don't know why the width of the first column is too much ,I tried to set it i the itemcreated event of the grid but it only affects the grid on the web page not in the pdf.

And  I  also want to have borders between each cells in the pdf

Can anyone help me with this.
I would really appreciate it.

Thanks in advance.

Soham
 
Siva
Top achievements
Rank 1
 answered on 15 Mar 2013
9 answers
1.0K+ views
Is there a way to set the tooltip for a column header?  Currently when I hover over a column header containing an image, i get the 'Drag to group or reorder' tooltip.  When it is a text column, I get the 'click here to sort' tooltip.  I would like to have a custom tooltip that describes the column itself.  Is there a way to do this in the radgrid?

Thanks,
Eyup
Telerik team
 answered on 15 Mar 2013
5 answers
940 views
As soon as a dropped a RadAsyncUpload control on the page, I started receiving the error above (the title).  If I view the application locally it runs just fine.  I run it on the server, it displays the error.  On the server (Windows Server 2008 R2 Standard, IIS 7.5) the registry key HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > LSA > FipsAlgorithmPolicy is enabled, locally it is not.  I read that rad controls are FIPS compatibile and am wondering why this is giving me issues.  I have tried adding the machineKey with 3DES and still get error. I have set debug="false" in web.config and still get error.  I am unable to remove the registry key.  Any guidance on what to do to get this to work?

Application Web.Config
...
<

system.web>       
  <
customErrors mode="Off" />      
  <
compilation debug="true" strict="false" explicit="true" targetFramework="4.5" />       
  <
httpRuntime targetFramework="4.5" />     
</
system.web>
...

Just updated my control set to the Q3 2012.

Daniel
Telerik team
 answered on 15 Mar 2013
4 answers
282 views
I have upgrade Rad Controls for ASP.NET AJAX to Q1 2013 from Q3 2012. I have a problem in below Server Side Rad Button control on click event and client side validation are not performed when Validation Group is set to true. Also grid parent item value return null during update.

I have tried internal builds from this below link from the forums. But still same thing happen.

http://www.telerik.com/community/forums/aspnet-ajax/button/in-q1-2013-server-side-onclick-event-and-client-side-validation-are-not-performed-when-validationgroup-is-set.aspx

So I plan to roll back earlier version i.e Q3 2012. I can't able to roll back. Please help how to install Q3 2012 version instead of Q1 2013.

Thanks in advance. 

Regards,
Chee.

Danail Vasilev
Telerik team
 answered on 15 Mar 2013
6 answers
276 views
Hi,
I need help from u,
I have a gridbuttoncolumn(linkbutton),i need to open a window on oncommand,and i am opening successfully but original page is refreshing when oncommand(client events) fires..please help me how to avoid page refresh on oncommand of gridbuttoncolumn(linkbutton).
Kostadin
Telerik team
 answered on 15 Mar 2013
1 answer
98 views
Hi All,

I want the tagcloud items to have different text color based on its font weight. how to achieve the same. please help.

Thanks,
JC.
Princy
Top achievements
Rank 2
 answered on 15 Mar 2013
1 answer
51 views
Hi All,
How to check if the tagcloud contains a certain item using javascript?

Thanks,
JC.
Princy
Top achievements
Rank 2
 answered on 15 Mar 2013
6 answers
479 views
I realize that the scheduler control has a TimeZoneOffset property where I could enter the offset from UTC/GMT.  I was wondering if it had some property for DST support?

When I create an event for a date that is before daylight savings, the time zone offset works fine:  Using monthly view, double clicking on a day before daylight savings went into effect shows the appointment startdate at 00:00 am for that date and the end date is 00:00 the next day - which is correct.  However, when I double click to create an appointment on a day after daylight savings has taken effect, the appointment start date becomes 01:00 for that date, and the end date is 01:00 for the next day, which is an hour extra (due to daylight savings).

Is there a way to handle this or will we have to implement our own code?  Thanks
Plamen
Telerik team
 answered on 15 Mar 2013
1 answer
51 views

Hi I have a RadAsyncUpload in a div, on focus it show right, but normal it show like cutted, I attach two screen.

<div class="qsf-demo-canvas">
    <telerik:RadAsyncUpload ID="fileUpload" style="padding-bottom:10px !important" runat="server" Skin="Black" InputSize="30" MaxFileInputsCount="1" ControlObjectsVisibility="None" Font-Size="Large"></telerik:RadAsyncUpload>
</div>        
Hristo Valyavicharski
Telerik team
 answered on 15 Mar 2013
2 answers
327 views
Calling all brains!

I have a PayPal 'Buy Now' button in a radwindow. On clicking this button the radwindow closes, and the parent page redirects to PayPal. This all works fine.

My concern is how to deal with the delay between the radwindow closing, and the parent page processing its redirect.  To the user it seems nothing is happening for a few seconds. It might not be possible but has anyone a good idea on how to show a "please wait" type message on the parent? 

I am using an empty label "lblJavaScript" on the parent and

 

lblJavaScript.Text =

"<script type='text/javascript'>top.location.href='" & sPayPal & "';GetRadWindow().Close();</script>"

...in the radwindow (where sPayPal = the URL to redirect to).

This works fine.
If I had two <div> on the parent page, one for the content to see before the radwindow pop-up, and one to show when it closes, is there any way to change my javascript above to show the new div as well as redirect the page and close the window?

Sorry to be so dumb. I don't think you can do this, but if you never ask cleverer people you never know!

thanks so much folks




    

dhlennon
Top achievements
Rank 1
 answered on 15 Mar 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?