Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
166 views
The Filter row is word wrapping.  Since I am using AutoGenerateColumns, why doesn't it handle this automatically?  I tried setting the Filter and EditForms Filter styles wrap to False, but it didn't help.

I have attached a screen shot.

Here is my code:
<telerik:RadGrid ID="dgData" runat="server" AllowFilteringByColumn="true" AllowSorting="True" AutoGenerateColumns="True" Skin="Web20" PageSize="500" GridLines="None" Width="945px" AllowPaging="True" TabIndex="-1" EnableEmbeddedSkins="true" OnBiffExporting="RadGrid_BiffExporting" Visible="false" HeaderStyle-Wrap="false">
    <PagerStyle Position="Bottom" Mode="NumericPages" PageButtonCount="10" AlwaysVisible="true" />
    <ClientSettings>
        <Scrolling AllowScroll="True" ScrollHeight="350px" UseStaticHeaders="true"></Scrolling>
        <Resizing ResizeGridOnColumnResize="True" ClipCellContentOnResize="False" />
    </ClientSettings>
    <MasterTableView AllowMultiColumnSorting="True" EnableNoRecordsTemplate="False" GridLines="Vertical" DataKeyNames="ID">
    </MasterTableView>
</telerik:RadGrid>
Peter
Top achievements
Rank 1
 answered on 09 Jun 2014
1 answer
121 views
Hello Can you help me with this question which I have described here


http://stackoverflow.com/questions/24039319/adding-dynamically-itemtemplate-in-radcombobox-inside-radgrid
Boyan Dimitrov
Telerik team
 answered on 09 Jun 2014
1 answer
460 views
Hi,

Apparently I can't format my series tooltips to human readable date using DataFormatString.
I tried {0:d} and many other date formatting but the tooltips always show up as 1399852800000 for example.

My RadHtmlChart/ScatterLine contain multiple ScatterLineSeries added programmatically. Every item X value are DateTime converted to Unix time.
My X-Axis has his Type set to date and apparently format correctly with "yyyy-MM-dd".

Any help?

Thank you.
Danail Vasilev
Telerik team
 answered on 09 Jun 2014
1 answer
145 views
hi,
   I am rad bubble chart and when data is huge the bubble gets over lapped so any solution ?Because of overlapping i am unable to see the between data so any way can reduce at the centre of rad chart?
Danail Vasilev
Telerik team
 answered on 09 Jun 2014
1 answer
133 views
We have an issue with the rendering of appointments in the scheduler. Please see attached image 1.png where we are showing 8 appointments based on the selection of rooms on the left side.

If we reduce the number of rooms we have a fewer number of appointments in the scheduler (image 2.png), but some of the appointments are hidden because they are stacked/layered behind other appointments.

We really need some help with this issue because currently it looks like our application is missing some appointments due to the rendering problems.

We are using version 2013/Q3

Thanks
Dirk

Plamen
Telerik team
 answered on 09 Jun 2014
5 answers
723 views
I need it inside javascript ,i know how to get it in server side............ pls help  guysssssssssssss
<script type="text/javascript" language="javascript">
function removeRadListboxItems(id) {
    for (var i = 0; i < count; i++) {
        var item = id.getItem(0);
        id.trackChanges();
        id.get_items().remove(item);
        id.commitChanges();
    }
}

</script>

count  ????????????????

Plamen
Telerik team
 answered on 09 Jun 2014
1 answer
87 views
Hi,

I try to paste following in the editor HTML view:

<hgroup>
    <h1>Title goes here</h1>
    <h2>Subtitle of article</h2>
</hgroup>


When I change to Design and then back to HTML view, the code changed.

<hgroup>
</hgroup>
<h1>Title goes here</h1>
<h2>Subtitle of article</h2>



How can we solve this?

Thanks.
Ianko
Telerik team
 answered on 09 Jun 2014
1 answer
53 views
Hi,

I try to paste following in the editor HTML view:

<hgroup>   
  <h1>Title goes here</h1>  
 <h2>Subtitle of article</h2>
</hgroup>

When I change to Design and then back to HTML view the code changed as following:

<hgroup></hgroup>
<h1>Title goes here</h1>
<h2>Subtitle of article</h2>


How can we solve this?

Thanks.
Ianko
Telerik team
 answered on 09 Jun 2014
1 answer
117 views
Hi All,

I'm using telerik 2013, Q3 to develop some web site. I met one questions that in one of my radhtmlchart, there are 2 series, one's data range is from 1-100, and another is from 100000-1000000. If I use same YAxis, the 1st series will un-availiable.
I know telerik provide multiple YAxis, but in our project we cannot use multiple YAxis and we can just use one YAxis. Is there any one can do so? Can anyone help me, please? Thanks you all.
I provide an example we use SSRS to implement, and now we want to use telerik to implement same chart. Thanks.
Danail Vasilev
Telerik team
 answered on 09 Jun 2014
2 answers
150 views
In Telerik RadCharts ,from Multiple series, when click on single series should take maximum point and minimum points and bind that data to another  chart .

Approximate pictures:

when i take 1st chart and click on single series it should generate 2nd chart with the selected Single series 


Danail Vasilev
Telerik team
 answered on 09 Jun 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?