Quantcast
Channel: Telerik Forums RSS
Browsing all 78072 articles
Browse latest View live

align column content and auto fit column

Hi Telerik Team,With respect to the above question, when I set the width to one column, it is setting up the similar column width to all the other columns present in the GRID.I am using the latest...

View Article


gantt selected edit mode

Hi Morten, In order to achieve the desired behavior you should subscribe to the save event. The event object exposes e.values field, which contains the currently edited task fields. If something...

View Article


Connections with different colors according to data?

Hi Itai, You can attach a handler to the Diagram's change event and redraw the connections with the desired stroke color (depending on the connections data). For example: http://dojo.telerik.com/Umeri...

View Article

Editor Dialogues does not close in all IE versions onclick of Cancel and...

Hello, Thank you for contacting us. We are not aware of such issue in Telerik RadEditor v2016.1.225.35 and you are the first one to report it. I was not able to reproduce the unwanted behavior on my...

View Article

Connections with different colors according to data?

Thank you, this solution works. Perhaps clarify in the documentation which connection configuration can and cannot be applied directly from the data source. 

View Article


Drilldown?

I am trying to figure out how to use the drilldown feature.  I looked at the drilldown "help" http://docs.telerik.com/devtools/winforms/chartview/features/drill-down but not sure how to get it to apply...

View Article

Tooltip in Angular Kendo UI Grid headers and cells

Hello Rahul, You can achieve the desired behavior by applying the following adjustments: 1) The cell's text is wrapped in a child <span> element; filter out the empty spans to prevent the Tooltip...

View Article

PivotGrid Week Numbering

Hi there,I am using the "Week" grouping in the PivotGrid. But the the way it determine the Week number is different from what I need.Is there a way to change the way the default "Week" is being...

View Article


RadDatePicker Positioning in iPad

Hello Kunal, Would you send us a sample code where the behavior can be reproduced? Thus, we will be able to examine the issue. Also, try to set the RenderMode for RadGrid to Auto and see if it makes a...

View Article


Paste Data (multiple cells/rows) from Excel to Kendo UI Grid

[quote]Atanas Georgiev said:Hello Darshan, At this point paste from excel capability is not supported out-of-the-box. You can vote for the following UserVoice idea, which we will consider for future...

View Article

How to apply filter with multiple columns

I have a dropdownlist with multiple columns. When a user wants to filter something, i want to retrieve all the records which contains the filter text in any column, not only on text column. I have...

View Article

RadComboBox has strange appearance at runtime.

I've solved the problem by setting of IsReadOnly = true and IsEditable = true. Now combobox has visible borders. So the question is closed.

View Article

RadTreeView Bind One Tree To Another

Hello Marin, Expanding / Selecting a particular item a RadTreeView in code can be achieved with GetItemByPath() / BringPathIntoView() / SelectitemByPath() / ExpandItemByPath() methods which are very...

View Article


tabstrip - Ajax loaded tab behavior

Hello,I am trying to implement a dynamic tabstrip. Below is the code snippets after which I will try to explain the problem I am facing.HTML:<divclass="text-module">...

View Article

shared datasource (with bar chart)

I'm using the datasource below as input to a bar chart.How can I use the same datasource as input to a TreeMap chart? Or must I do another database call?[{"category":"Decisive +...

View Article


Grid with required date field

Hello Itai, In order to make this field required the input element should have required attribute. Please refer to the http://dojo.telerik.com/aWAxO/4 example.   Regards, Boyan Dimitrov Telerik Join us...

View Article

Diagram How To Questions

Hello again Kevin, You can use 100% height style on the element in order to achieve this - example. Regards, Daniel Telerik  Join us on our journey to create the world's most complete HTML 5 UI...

View Article


Kendo Scheduler - Unselect a selected event programatically

How do I unselect a selected event programmatically? I tried to call the select() method with an empty array input but it doesn't seem to unselect the events. Further, I see that the change event is...

View Article

ng-if and ng-show not working within custom column template

Hello Ian, I tried to reproduce the described issue on my side but to no avail. On the following link you can find a small example based on your code:http://dojo.telerik.com/ocAFi/6 Please check it out...

View Article

Kendo UI Scheduler (timeline view) and event across midnight

Hi Davide, The desired behavior is not supported out of the box and custom solution would be required. The easiest way to show such events is to modify the view date range to always show two days (in...

View Article
Browsing all 78072 articles
Browse latest View live