Telerik Forums
Kendo UI for jQuery Forum
3 answers
339 views
We need your feedback, because we are considering changes in the release approach for Kendo UI for jQuery. Please provide your feedback in the comments section below:


1. Is it hard to understand the version numbers of our releases? If yes, what makes them hard to understand them?

2. Would semantic versioning (SemVer) of our releases make it easier to understand our version numbers and what's behind them?

3. If we go with SemVer, we might need to start with version 3000.0.0 as we currently use 2022.x.x. Please share your thoughts about this approach and ideas for what number versioning would work best for you.

Jack
Top achievements
Rank 1
Iron
 answered on 23 Jun 2023
1 answer
6 views

Hi 

I need create one measure for total sales amount Proportion by product category. For Example:

column                                    measure

Productcate ,  Productname  salesamount   amount%

A, A1               100,       58%

A, A2                50       29%

A, A3                 20    11%

A subtotal       170    73%

B, B1                 50    83%

B, B2                  10  17%

b subtotal       60    27%

Total               230  100%

 

How to design this code function?

Thanks.

James

 

james
Top achievements
Rank 1
 answered on 28 Sep 2023
1 answer
4 views

detailInit event firing  only first time but need to required always ,How to handle 

if i use detailExpand event not finding e.detailCell and e.data.id 

i am using code like this

 <script type="text/x-kendo-template" id="detail-template">

                             <div class="texarea_group no-gutters row">
                              <div class="col-4">
                                  <h3>Complaint</h3>

                                  <textarea id="txtClmComplaintNCL_#= id#"></textarea>
                              </div>

 </div>                
                          </script>
Zornitsa
Telerik team
 answered on 27 Sep 2023
1 answer
5 views

Hi I want to auto close the Popup box whenever any conflict is found in scheduler or when I press OK in warning box.  it could either be a edit popup box or create new event popup box. I want both will be auto close after warning message. PFA the same

Regards

Pankaj

 

Martin
Telerik team
 answered on 27 Sep 2023
1 answer
6 views

Hi Telerik,

As per title, is there a way to enable it?

There is no indicator shown to resize selected image.

Neli
Telerik team
 answered on 27 Sep 2023
1 answer
9 views

Hello!

Maybe it's a known thing, but I couldn't find a solution. In the grid, I display the data that comes from the server in Windows 1250 format. I display them correctly through the template. But the filtering doesn't work. If I enter a query with special characters, it does not return correct results. It even offers incorrect values (I am sending a picture). I need client side filtering.

 

Well thank you.

Georgi Denchev
Telerik team
 answered on 27 Sep 2023
0 answers
2 views

Hello, kendo practitioners! I always get a lot of help.
While creating an input form using KendoForm, I used colSpan to create a 2-space field, but it is displayed out of proportion as shown below.

The field's label area is displayed larger.

 

The code was written as follows.


$('#grid').kendoForm({
    grid: {
        cols: 4,
        gutter: 20
        },
    items: [{
               field: "field1",
               label: "Field1"
            },{
               field: "field2",
               label: "Field2"
            },{
               field: "field3",
               label: "Field3",
               colSpan: 2
            }]
});

Is there any way to solve this?
Aeong
Top achievements
Rank 1
Iron
 updated question on 27 Sep 2023
0 answers
3 views

Hi,

I think the filter widget has been omited from the messages file.

I changed the demo code to show that the grid widget getting the messages in the right language (fr-CA) while the filter widget remains in en-US.

Here's the dojo example of the problem.  I alos included a picture.

I took a look at the messages files and only few cultures seems to have implemented the the filter widget messages (ru-RU, zh-CN, zh-HK, zh-TW).

I know I can set my own message thru the filter's configuration messages but ain't that something that should be handled kendo's culture?

Or maybe I'm doing something wrong?

Regards,

Simon

Simon
Top achievements
Rank 1
 updated question on 26 Sep 2023
0 answers
2 views
I want to integrate the Kendo UI TreeView component and Grid together such that the data in the Grid changes when interacting with the TreeView tabs.
Aaqib
Top achievements
Rank 1
 asked on 26 Sep 2023
1 answer
3 views
Currently whenever a task is deleted in the Gantt it takes it upon itself to update the priority of all other tasks. How do I prevent that?
Zornitsa
Telerik team
 answered on 26 Sep 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bernd
Top achievements
Rank 5
Bronze
Bronze
Iron
kva
Top achievements
Rank 2
Iron
Iron
Iron
Jay
Top achievements
Rank 2
Iron
Iron
Veteran
Mark
Top achievements
Rank 3
Iron
Iron
Iron
Ruchika
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bernd
Top achievements
Rank 5
Bronze
Bronze
Iron
kva
Top achievements
Rank 2
Iron
Iron
Iron
Jay
Top achievements
Rank 2
Iron
Iron
Veteran
Mark
Top achievements
Rank 3
Iron
Iron
Iron
Ruchika
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?