Telerik Forums
Kendo UI for jQuery Forum
8 answers
763 views
Hi,

I'm setting the min and max values with Angular, they set fine first time but don't update if 'items' values' change (as if there's a one-time bind rather than a two-way bind).

This means that if I set one item to 5, and then the next item along should have its min/max values changed accordingly.

Is there a way to do this out-the-box with Kendo UI? It works as expected with a standard HTML number input.

Here's what I have currently:

    <div ng-repeat="item in items">
        <input data-kendo-numeric-text-box
            data-k-min="items[$index + 1].value"
            data-k-max="items[$index - 1].value"
            data-k-format="'n0'"
            data-k-ng-model="item.value" />
    </div>

Thanks!
Sergey
Top achievements
Rank 1
 answered on 12 Sep 2017
1 answer
683 views

Hi, I am using Kendo UI editor. When I copy the text and image and paste it, only the text is getting pasted and not the image. When I use snag it to insert the snap in editor, I am able to paste the image. Is their an option to enable pasting image?

 

Thanks ahead!

Ivan Danchev
Telerik team
 answered on 12 Sep 2017
1 answer
534 views
Hi, we have a complication with kendo toolbar control. If we have the toolbar which has "buttonGroup" element, and its height above of height rest of the screen and "flip" collision detection, not fire for this case.(it's above of height rest of screen at top)
In this case, popup menu extends page height and we have shown menu which only partly visible.

try to use the scroll to see rest of hidden elements - popup menu closing.

Question: have we any chance to use scroll without menu closing or simple workaround how to show the popup menu with a full set of items on screen?

Dojo Sample (open popup menu and try to scroll):
http://dojo.telerik.com/IRoTO/4
(FHD screen)
Neli
Telerik team
 answered on 12 Sep 2017
2 answers
88 views

Hello.

 

FYI, the "addShape()" dojo example in this doc doesn't works.

Stefan
Telerik team
 answered on 12 Sep 2017
1 answer
411 views
Footer is treated as string values (because of possible text, etc), which make sense. However I would like to export footer as numbers. I know I can post proces workbook on excelExport event, but I need some clarifications. I would need to access to agregates of exported data. Is is possible? Or instead of accessing e.data property is better to get values directly from data source.
Stefan
Telerik team
 answered on 12 Sep 2017
1 answer
303 views

Hello, i use Kendo UI with angularJS, i want to relaod my page and open a kendow window, but after the reload i have this error :


angular.js:13920 TypeError: Cannot read property 'style' of undefined at init.toFront (kendo.all.js:41238) at init.open (kendo.all.js:41104) at app.bundle.js?6f4285d…:11703 at angular.js:19612 at e (angular.js:5964) at angular.js:6243

 

 

Ivan Danchev
Telerik team
 answered on 12 Sep 2017
7 answers
1.0K+ views

Hello,

I encountered following problem: I am using custom delete dialog with 3 buttons.

1) When I click "Odregistrovat" the edit dialog appears, I edit the entry, save, everything OK.

2) When I repeat the step 1) after click on "Odregistrovat" the edit dialog appears for only a while and disappears again and again until I refresh the page. Then it works once and for the second and next tries it does not work again.

 

Do you know how to prevent this behaviour please?

 

PS: Video with the behaviour (first attempt works, second not) is available under following link: https://ulozto.cz/!bTCTMfnQ3cbD/editpopup-problem-rar

I would like to deliver runable project, but it is quite complex and big. Is it enough to deliver only below attached .cshtml?

 

With Kind Regards,

Martin.

Viktor Tachev
Telerik team
 answered on 12 Sep 2017
1 answer
186 views

I have two MVVM templates.

I want to delete one row from first template and replace that with some row of the second template.

is it possible??

Veselin Tsvetanov
Telerik team
 answered on 12 Sep 2017
3 answers
1.6K+ views

I would like to achieve the following with the Kendo Grid

1. Add a column menu to only one column

2. Remove all the default column menu items

3. Add two custom menu items

I would like to respond to the column menu items with a javascript function that invokes a grid refresh with a qualifier parameter. 

Any examples on how to accomplish the above tasks?  

Attached image illustrates what I'm looking for. 

Thanks in advance

Tsvetina
Telerik team
 answered on 12 Sep 2017
1 answer
204 views
Hello, I use AngularJS, when we modify our template in the kendo Editor, the editor replaces the <i class="material-icons">done</i> by <em>done>/em>, so that the icons are not displayed anymore when we generate the document in pdf. The problem is the data returned by the kendo editor when we edit and modify it. If we dont do any modification in the kendo editOR, the icons are well displayed. Could you please tell me what the problem is ?
Ianko
Telerik team
 answered on 12 Sep 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?