Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
150 views
We are using RadGrid quite extensively in one of our projects and as we moved to Visual Studio 2013 basically the rendering of all of them crashed. Some grids stopped outputting a table altogether, others justs rendered wrong.

This only happened in VS2013, not in 2012 and not on servers where we deployed. Finally we tracked it down to the new BrowserLink functionality in VS 2013. Once we disabled BrowserLink in appSettings in web.config everything started working again.

<appSettings>
 <add key="vs:EnableBrowserLink" value="false" />
</appSettings>
Chris Honselaar
Top achievements
Rank 1
 answered on 14 Feb 2014
2 answers
136 views
Hello,

I have a radasyncupload control on my form for file uploads and have the PostBackTriggers property set to a button on the form for submitting the information.  The button also performs some server side validation and eventually performs some tasks based on successful validation.  The problem I have having is two fold:

1. When I click the button to submit my form, half of my code does not end up executing because the FileUploaded event fires.
2. If server side validation does complete prior and is not valid, the FileUpload still completes and the control is blank again causing the need to upload the file again.

What can I do to prevent this type of behavior?  More so I really need to get problem #1 fixed but I can't seem to find a way to be sure all code fires in the proper order.  Is there a way to call the FileUploaded event server side versus specifying the PostBackTriggers in the markup?  This way I can ensure all my code executes in the proper order and also completes.

Thanks,
Ron
Ron
Top achievements
Rank 2
 answered on 14 Feb 2014
6 answers
1.2K+ views
I have a radButton in my page dinamially built on page load with checked set to true.
When page loads I see the button checked, but when I post I check if button is checked and its not!!!
But in this same scenario: page loads and button is checked. If I uncheck the button then check again, when I post the button is checked as expected!

What Im doing wrong?
Danail Vasilev
Telerik team
 answered on 14 Feb 2014
0 answers
64 views
I don't know to do this report (document attached)

I'm using expression for gettting %

=(COUNT(Fields.Filedname)*100/Exec("crosstab1", COUNT(Fields.Filedname))) /100

but this reporting's diferetent get %

Jairo
Top achievements
Rank 1
 asked on 14 Feb 2014
0 answers
80 views
Hi guys,

I'm trying to do reporting but I don't know to do this (image),

I've tried anything ,

So I use the next expression for get %

=(COUNT(Fields.nameFiled)*100/Exec("crosstab1", COUNT(Fields.nameFiled))) /100 

but It reporting is diferent sum


Jairo
Top achievements
Rank 1
 asked on 14 Feb 2014
3 answers
91 views
Hello Telerik Folk!

I have a feature request along with my earlier one (encrypt files as they upload).  And that is this:

On the progress bar, if you can indicate somehow that the file is "uploaded" but is now "assembling" the chunks in blob storage, that would be fantastic.

Right now the progress bar may indicate 100% done uploading, and it appears to "stall."  Our users think things have stopped. But, just some indicator that the chunks are being pulled together would help a lot.

Alternatively, a JavaScript event that fires when the upload has finished, but waiting for the blob storage to finish processing, would also work. I can then have an indicator that file X is being processed.

Thank you!

-Eric
Peter Filipov
Telerik team
 answered on 14 Feb 2014
2 answers
271 views
hi,

In editor I am trying to write some content. In that some words are place on right hand side using tab key (i.e 4 time &nbsp;).
At design time it display properly but when I print that document the right hand side words goes to  the next line or some time it comes in middle of the page.
how I can solve this alignment problem??

thank you.
Ianko
Telerik team
 answered on 14 Feb 2014
1 answer
113 views
We have just upgraded to the latest release to get the chrome fix.  What we have noticed is that when dragging a dock to the bottom of the screen it will no longer scroll the page.  Is this intended to functionality?  Is there anyway to make it behave as it did previously?
Slav
Telerik team
 answered on 14 Feb 2014
2 answers
265 views
Hi,

I've got a screen where I want to be able to edit many different pieces of HTML content.
I'm trying to use a single hidden RadEditor for this, I'm following instructions from

http://www.telerik.com/support/kb/details/setting-hidden-radeditor-in-edit-mode-on-click-and-putting-it-in-non-editable-mode-onblur


This is all working very well, I can get it to edit content when I click, and save the changes in the RadEditor when it loses focus.

The problem I'm having is if I paste content into the editor, or click one of the tools which brings up a dialog.  These are also triggering the onblur, which tries to save the content.
Is there any way to avoid this, or is there a better way to trigger the saving of the editor content?

Thanks,

Richard
Top achievements
Rank 1
 answered on 14 Feb 2014
1 answer
66 views
Hi Team,

I am using Telerik version  Q3 2013 SP1. telerik popup window is not shown properly in IE.

Please find attachment for more information of issue.

Thankyou

Narendra
Marin Bratanov
Telerik team
 answered on 14 Feb 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?