Telerik Forums
Kendo UI for jQuery Forum
1 answer
520 views

Hello,

I'm having a problem updating the model in a Grid Editing with kendo AngularJS.

It looks like the model updates if the field in the schema is set to editable: false but it does not update when is editable: true

here is a DEMO with both inline and popup editing.

When selecting Detroit from the City, the Country should change to USA. It does not do that when the field Country has editable: true, but if you change that to editable: false the page works. The goal here is to have USA selected by default by still give the user the ability to change the Country manually.

https://dojo.telerik.com/usIWIyIS

Is there any way to make this work?

Georgi Denchev
Telerik team
 answered on 19 Jul 2021
1 answer
140 views

How to pass additional data to asp.net controller using kendo.saveas method with forceProxy=true?
Cause I want to send uid to server, so that it will be placed to cookie there. And after that I will check cookie periodically, so that if it's not undefined I can do something.

 

Neli
Telerik team
 answered on 19 Jul 2021
1 answer
825 views

Hi,

I have bind dynamic kendo grid with multiple rows in footer. But, here horizontal scroll display with content. How Do I display Horizontal scroll bar under  footer in kendo grid?

 

Please anyone give me suggestion....

Georgi Denchev
Telerik team
 answered on 19 Jul 2021
1 answer
115 views
Export to Pdf on editor did not support Arabic Language ! 
what I suppose to do to work !
Dimitar
Telerik team
 answered on 16 Jul 2021
1 answer
158 views
On first load of grid with full screen browser, I am getting pageable with Dropdown control. After change the size of browser, little smaller, the pageable change to buttons with page numbers. Once I maximize the browser back it still shows pageable as button with page number. So my question is, why it (Pageable) doesn't load button with page number in grid in first load? what could be the solution to make it consistent in all scenario?  
Manish
Top achievements
Rank 1
Iron
 answered on 15 Jul 2021
1 answer
172 views

Right now, I would be needing something like this below. To insert a base64 file in the timeline card item:

<div class="k-card-description">
	<embed type="application/pdf" src="data:application/pdf;base64,sdfghasdfquqasdfjasdf">
</div>

Insert within the timeline item card, some way to view PDF files. I know there is also the PDF viewer component of Kendo.

Is there any way to do this?

Hetali
Telerik team
 answered on 15 Jul 2021
1 answer
221 views

In the application that I am currently working, I am using Telerik UI ASP.NET Core Scheduler Component and concerning binding I use SignalR. When a user creates an event all clients that are connected to the Hub are successfully notified for the relative creation and the created event is successfully created too.

My concern is that I am looking for a way to prevent the notification and the event creation for clients that meet a condition.

  • So far I have tried to apply preventDefault in the context of onPush function but it didn't work.
  • I have also tried to filter dataSource but it fails too.
  • Moreover, I tried to remove a specific eventElement during databound. This worked but when I tried to create a new event in the same timeslot like the one that was including the previously removed eventElement, the new eventElement was placed under the section that would include the removed eventElement.

 

Is there any way to filter the events that are displayed on a client based on client related conditions i.e what values the user of the client has selected on some fields of a form on the same page with Scheduler?

Tsvetomir
Telerik team
 answered on 15 Jul 2021
1 answer
102 views

How do I get the value of a FilterMenu?

Code example:

$("#filter-menu").kendoFilterMenu({
dataSource: dataSource,
field: "title",
extra: false,
});
Neli
Telerik team
 answered on 15 Jul 2021
1 answer
252 views

Hi

Do you have an PDF Export sample that running on complete window modalf for Kendo UI v2016.1.226

 

Regards

 

Dimitar
Telerik team
 answered on 14 Jul 2021
1 answer
77 views
Hello i am trying to get the kendoeditor inside of a treelist with incell editing.. this is working here https://dojo.telerik.com/UnEguTAJ , but I'd like the rows on both sides (locked left and right ) to expand to the same height when clicking into to edit one of the fields...
Nikolay
Telerik team
 answered on 14 Jul 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?