Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
192 views
I cant seem to find any way to specify the widths of columns displayed.  There is CellStyle-Width property on the fields, but they dont seem to force the width to change.  Some fields with numbers are 4-5X wider than they need to be.

Pavlina
Telerik team
 answered on 12 Nov 2014
1 answer
141 views
i have a textbox with password strength indicator on a asp:panel which is inside a RadPageView.
While i can see the text box, the password strength indicator is not visible.

if i move the textbox outside RadPageview i can see the indicator.

not sure what to do?

Viktor Tachev
Telerik team
 answered on 12 Nov 2014
1 answer
57 views
Hello

I have a grid where I add columns dynamically. There are UseStaticHeaders and AllowScroll enabled in the grid. When ImageBoundColumn is added to the grid there is column misalignment occuring in Chrome but not in IE. The columns are misaligned when the direction is RTL and sometimes when the direction is LTR the shift is 1px or more. TableLayout="Fixed" and widths are set up for every column. Width of grid is 100%.

I'm using 2014.1 version of Telerik controls.
What am I doing wrong?

Thank you,
Robert.
Pavlina
Telerik team
 answered on 12 Nov 2014
1 answer
78 views
Hello all,

since we updated to version 2014.3 1024 (from 2013.2 917) our editor-dialogs and external dialogs via RadDialogOpener are very slim and high.

See attached screenshot.

Anyone experienced this as well? Any help?

Thanks a lot, best Regards
Felix
Marin Bratanov
Telerik team
 answered on 12 Nov 2014
1 answer
129 views
Hi,

I'd like to set the BackColor property of a resourcestylemapping using code behind. At the moment I am setting the applyCSSclass in the code behind (VB.net) as follows:

radscheduler.ResourceStyles.Add(New ResourceStyleMapping("User", "10", "rsCategoryBlue"))

This works fine but I would like to set the BackColor rather than applyCSSclass but there does not seem to be a property for it using the above method.

Thanks

Tim
Boyan Dimitrov
Telerik team
 answered on 12 Nov 2014
3 answers
174 views
Greetings all
Our company has been a longtime user of Telerik controls for web development.  Historically we have been an IE shop, and IE9 has been a mainstay version for most homegrown web apps.

I have been asked to take a look at a couple of legacy web apps that work well with IE9, but have serious grid display issues with IE11 and Chrome.  The grid issues are multiple, but revolve around the grid not expanding to accomodate data rows, although data is present.  In other words, the top and bottom bars of the grid are almost on top of each other, with a thin view of data shown between.

I am not a web developer, but have discovered that the two apps in question are vanilla aspx applications in .Net 4.0 using c#.  Both use Telerik Web UI controls from Q2 2011.  Before I start down a path trying to learn older technology to determine why it conflicts with newer browsers, I thought I would check with the experts here.

Can anyone tell me if there are known gotchas with older versions of Telerik controls that do not play well with Chrome?  Perhaps config settings that cause mis-behaviors in one browser and not another.  Any feedback appreciated.
Maria Ilieva
Telerik team
 answered on 12 Nov 2014
1 answer
111 views
When I use the Image Manager to upload an image and insert it to the RadEditor, it will add something like this in the HTML block 
<img src="somesource.jpg">

When I click the Image and then Click the Hyperlink Manager and add the hyperlink in it and click save, any other browser except for IE will show something like this in the HTML block
<a href="http://www.google.com/"><img src="somesource.jpg"></a>

but on IE, it will render it to:
<img src="somesource.jpg"><a href="http://www.google.com/"></a>

making the image unclickable.

Does anyone have any idea why this is happening?

I am using IE11
Ianko
Telerik team
 answered on 12 Nov 2014
1 answer
362 views
Hi,

In one of the page we are trying to add script tag on the top of the head tag or on the top of the body tag.

That page contains wizard control and there are few steps.

We are adding different user controls in each steps.

We are able to put script tag in the first page load.
But from second step we are unable to add it.

<telerik:RadScriptBlock runat="server">
    <script type="text/javascript">
        $(document).ready(addScriptElement);
        function addScriptElement() {
                $('body').prepend(
                "<script id='transScript'>var dataLayer = dataLayer || [];dataLayer.push({'stepName': 'Details','stepVirtualURL': 'virtual-details'})<\/script>");
        };
    </script>
</telerik:RadScriptBlock>

We are using Master page.
Is there any ways we can do this? 

Best Regards,
Damodar
Maria Ilieva
Telerik team
 answered on 12 Nov 2014
3 answers
210 views
Hello,

I am trying to get the RadGrid localization working in a website. I have a website that I am using the RadGrid in and when I run the website it is complaining with this error...

Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "Resources.RadGrid.Main.resources" was correctly embedded or linked into assembly "App_GlobalResources.b7c6tcj0" at compile time, or that all the satellite assemblies required are loadable and fully signed.

I do have my radGrid.Main.fr-CA.resx in the "App_GlobalResources" folder and the culture is set to "fr-CA".

This has worked for me in a web application but now I need it to work within a website. Any ideas?

I am using the latest version of the telerik controls.
Maria Ilieva
Telerik team
 answered on 12 Nov 2014
7 answers
98 views
Hi

Is it possible to put html in the status bar.

IE: sender.set_status("<strong>Boo</strong>");

It would be nice to colour it red and centre text as a warning.

Andy
Andy Green
Top achievements
Rank 2
 answered on 12 Nov 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?