Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
147 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
137 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
728 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
58 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
122 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
156 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
1 answer
147 views
Hello, i am testin to populate radpivotgrid from sql view but i dont see any data on it  do i have to add fields manualy? i checked get started its say ionly need to define datasourse and thats it but i couldnt manage it. do i missin something? or it cant populate from datasource i need to add fiels manualy?

How its look:
        <telerik:RadScriptManager ID="RadScriptManager1" Runat="server">
        </telerik:RadScriptManager>
        <asp:SqlDataSource ID="SqlDataSource1" runat="server" 
            ConnectionString="<%$ ConnectionStrings:ASTAVUK2014ConnectionString %>" 
            SelectCommand="SELECT * FROM [TEKB_VET_SON]"></asp:SqlDataSource>
        <telerik:RadPivotGrid ID="RadPivotGrid1" runat="server" 
            DataSourceID="SqlDataSource1" EnableConfigurationPanel="True" Skin="MetroTouch">
        </telerik:RadPivotGrid>
Eyup
Telerik team
 answered on 09 Jun 2014
3 answers
560 views
Hi all i have a problem with rad date picker,
when i use it in a simple page with form and with the radscripmanager it doesnt do nothins the textboxes work but the calendar buttons dont work.

Any Ideas???

Best regards
Eyup
Telerik team
 answered on 09 Jun 2014
2 answers
129 views
I have a radcombobox and allowcustomtext is true. Is there a property to validate the entered text with the drop down items. Dropdown items are from database and I want if the entered text is different from database data to show error message.

Thank you!
Emilia
Top achievements
Rank 1
 answered on 09 Jun 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?