Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
82 views
So I have an OrgChart within a RadTabStrip and with FF and Chrome it renders great but within IE11 it all sits on top of each other.  If I move the OrgChart outside of the RadTabStrip/RadPageView than it has no issues with IE11.  Attached is a picture of what I'm seeing.

Is this just a bug or is there something else I should try?

Thanks,

DJ
Richard
Top achievements
Rank 1
Veteran
 answered on 14 Apr 2014
4 answers
176 views
Hi,

I am working with latest controls of Telerik ASP.Net Ajax set.

I need grid paging mode as "Slider" along with DropDown for "PageSize" selection as it appears with Advanced paging.

Thanks,
Avi
Eyup
Telerik team
 answered on 14 Apr 2014
9 answers
228 views
When the PagerStyle is set to "Slider", is there any way to offer the user a Page Size selection dropdown(similar to the one you get when the PagerStyle Mode is "NexPrevAndNumeric"?

Thanks.
Eyup
Telerik team
 answered on 14 Apr 2014
3 answers
1.0K+ views
Hi,
I'm working with AutoCompleteBox and have problem with dropdown list position.
I build a site with 2 nested Master Pages. As you see in attachment:
- One is marked Red, the container, fixed position.
- One is marked Blue (main content) is nested in the Red. The content in Blue is scrollable if it is too long.
I use AutoCompleteBox within the Blue.
The issue is that, after the dropdown list appears (see FirstAppear.png), I scroll down the Blue area. The dropdown list is not move along with the textbox, but seems to be fixed at the screen (see AfterScrolling.png)

View HTML source I see that the dropdown list is generated as <div>, placed as the first child of <form> element (wherever the AutoCompleteBox is)
I found is that <div> has position: absolute, but there is not parent tag has position: relative. Therefore, the <div> relates to the top-most <html> tag - Red Area, this area is not move when we scroll the Blue area up/down.
I think that's why we see the dropdown list not scroll up/down belong with the Blue area.

<html>
    <body>
        ...
        <form name="aspnetForm" id="aspnetForm"... >
             <div class="racSlide" style="left: 282.22px; top: 159.95px; ...">
             ...
             </div>
             ...
        </form>
        ...
    </body>
</html>


Please help to have investigation.
Thanks.
Ivan Zhekov
Telerik team
 answered on 14 Apr 2014
1 answer
98 views
Hello,

The only way I can get a list of skins to show is when I create the project as a Telerik Web Application. Then on each control I can select the skin. When I create just an ASP.NET project I only get the default with an error message that they are not available. I did what it says and restarted Visual Studio but did not work. So should I just create it as a Telerik Web Application for the sites I want to use the skins?

And last, for a page that has multiple Telerik controls do I assign the skin to each one by code? Or is there a way to set them all at once? I plan to allow the user to set the skin in a setup screen I have.

Thanks!
Bozhidar
Telerik team
 answered on 14 Apr 2014
1 answer
66 views
In my RadEditor, the InsertExternalVideo will only save if I also put text in the content area. I cannot figure out why I can't just place the iframe in the radeditor without also putting in other content. Can someone please help?
Ianko
Telerik team
 answered on 14 Apr 2014
5 answers
113 views
Hi All,

I'm trying to use the StyleBuilder website to stylise the telerik controls/skins. What I'm finding is the "Colorise" functionality works but "Fine Tune" doesn't. Is anyone else seeing this problem? Or is this a known problem?

Kind regards
Sidharth
Bozhidar
Telerik team
 answered on 14 Apr 2014
1 answer
206 views
hi,
 i want to use a cache on grid server side with web service. how can implement it in asp.net please provide demo or example.

Thanks,
Rahul
Kostadin
Telerik team
 answered on 14 Apr 2014
1 answer
439 views
Hi,

I have grid which contains 3 columns, when I resize first column remaining 2 column width also gets changed.

I am using below client setting for my grid

<Resizing AllowColumnResize="true" ResizeGridOnColumnResize="true" />

I don't want to change width of others column.

Currently grid has 100% width & only last column has fixed width.

If I set grid width fixed as well as those of 3 columns, then resizing works fine.

Is it bug in RadGrid resize functionality if we set grid width to 100%?
Konstantin Dikov
Telerik team
 answered on 14 Apr 2014
2 answers
332 views
Hi,

I am using a Telerik chart as follows:

    @(Html.Telerik().Chart(Model.Items)
    ....
    .Series(series => series.Column(s => s.Property1).Name(constantValue1).Color("Red").Axis(constantValue2))
    ...
    
Each item contains 2 properties: Property1, which is the column height and Property2, which is the column color.
I would like to be able to display for each column the corresponding color (instead of the single color for all columns).
Can you please help me with this issue?
Thank you.
Gabriela
Top achievements
Rank 1
 answered on 14 Apr 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?