Telerik Forums
UI for ASP.NET AJAX Forum
10 answers
575 views
   
 Hi,

I am using RadHTMLChart(Telerik dll version : 2013.2.717.35) in my application.Please provide me the solution for the following queries:

1.RadHtmlChart has the inbuilt functionality to enable or disable Series in the Legend.How to enable or disable Series in the Legend programatically?Is it possible to control the legend Items programatically for toggling the series?Please refer the screenshot legend click.png

2.How to display Series Name for Pie Chart.I know that only one series can be plotted in pie chart for now.Is there anyway to display series name in chart area so that the user will identify ,which series have been plotted for pie chart?

3.I have found that ClientTemplate property should be used to display one or more values in Label/ToolTip of BarSeries in one of the telerik link.Is there anyway to apply custom formats like ##,##.## or $### or MM/dd/YYYY or $##,##,##.#0 to the Label/ToolTip of BarSeries.I have tried with kendo.format method to apply custom formats.It did not work.Please provide me the solution to achieve it.

4.I am using datetime value(sorted in ascending order) as a input data for XAxis .In bar chart,I am able to see all the input datetime values in XAxis.But in ScatterSeries ,some of the input datetime data gets disppear in the XAxis ,but I can view those disapeared XAxis data in  Label/Tooltip of ScatterSeries.How to display all the input datetime data in XAxis of ScatterSeries chart? Please refer the screenshot barseries_datetime.jpg & scatterseries_datetime.jpg

Thanks in advance.Please reply me as soon as possible.
prateek
Top achievements
Rank 1
 answered on 24 May 2016
1 answer
124 views

I'm trying to use the Find dialog functionality but keep getting an error:

 

I created a new ASP.NET project.  The RadEditorDialogs directory and files exist on the root of the project.

"Web.config registartation missing!  The Telerik dialogs require a HttpHandler registration in the web.config file."

I did you we Smart Tag to add the handler but still not working.

The following is in the web.config:

System.web section

<httpHandlers>

      <add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" validate="false" />      

    <add path="Telerik.Web.UI.DialogHandler.axd" type="Telerik.Web.UI.DialogHandler" verb="*" validate="false" />     

</httpHandlers>

System.webServer section

<handlers>       <add name="Telerik_Web_UI_WebResource_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />      

<add name="Telerik_Web_UI_DialogHandler_aspx" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" />    

</handlers>  

 

Any ideas??

CEAN
Top achievements
Rank 1
 answered on 23 May 2016
1 answer
173 views

I have RadScheduler which shows a TimelineView one day at a time. As its a hotel, they work until 03:00 in the next morning on the same shift.

This means on the TimeLineView, the "Date Header "shows "May 15-May 16" as dates by default for example, because of the 03:00 finish.

Its technically correct of course, but they have requested that I show only the start date to avoid confusion, so just "May 15"

Is there a 'hack' to stop the default timeline-view header showing the end date?

Veselin Tsvetanov
Telerik team
 answered on 23 May 2016
1 answer
28 views

I found a very small glitch.

1. Toggle full screen

2. Finish AJAX spell checker

3. Then full screen icon is not selected even the editor is in full screen mode.

Ivan Zhekov
Telerik team
 answered on 23 May 2016
4 answers
1.4K+ views
Hi,

We have a treeView which has multiple levels. Hence to make it easy for the users , we have put a search box to search for a particular text in the TreeView.

How do we find the text in the tree view? Otherwise,  how to bind the data in the tree to the search box and highlight the matching texts.

Thanks,
Sudha.
Shree
Top achievements
Rank 1
 answered on 23 May 2016
1 answer
174 views

Hi,

I've looked around and tried the Style Builder as well but can't find what I'm looking for, which is the CSS to make the bottom border on the Bootstrap Tab Strip Skin extend all the way to the right instead of stooping after the last tab.

All help appreciated.

Cheers,

J

 

 

Ivan Zhekov
Telerik team
 answered on 23 May 2016
2 answers
275 views

Hi,

I have a Radgrid within a dataform. When the user click edit on the Dataform I can get the Radgrid to display in Batch edit mode.

But on pressing the Update button on the Dataform, how do I get the values of the edited grid in code behind.

I already use the _ItemUpdating event for the Dataform, and thought I would be able to see the values of the edited grid with EditItems

But it seems not.

Many Thanks for any help

Mark

Eyup
Telerik team
 answered on 23 May 2016
7 answers
643 views
Is it possible to create an editable combo box, where the user can either select from the list, or type in any text at all (even if it is not in the list)?

If not, can be added in a future version?

Ivan Zhekov
Telerik team
 answered on 23 May 2016
1 answer
141 views

Hello,

Does anyone know of a way I can make all my Edit buttons in RadGrid larger? Currently, the 'Telerik' skin has an edit button which is 12 x 12 px, which is difficult to click. Is there a skin that uses bigger edit buttons (so far all the ones I've seen use the same small edit buttons). Alternatively, is there a way I can set my own edit button globally, without having to manipulate each and every GridEditCommandColumn?

Eyup
Telerik team
 answered on 23 May 2016
7 answers
354 views
Hi,
    We have an issue for GooleLike Filtering, we have a GoogleLike Filtering when we type special charcters like %,[,],<,> ...etc then the GoogleLike Filtering is not working. I drilled down to deep and found that when we pass normal text to column then the FilterExpression is getting formed as needed and Filtering working as desired, But When we pass and the text  with some special characetrs then FilterExpression is not getting formed and the grid filetring is not working.


Thanks,
Sanjeev
Eyup
Telerik team
 answered on 23 May 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?