Telerik Forums
Kendo UI for jQuery Forum
3 answers
103 views
Hi Telerik support team
I am using custom icons for listview but those don't work fine using the documentation guidelines
I Attached the project for your review.

Thanks in advance and I am aware for your help.

Regards.

Diego Varela
Kiril Nikolov
Telerik team
 answered on 28 Oct 2013
1 answer
150 views
Hi everyone! 

I'm having a problem with treeview - I need to set a callback function (or an individual parameter to a common function, which would be even better) for the click event on each treeview leaf element (or all elements regardless whether they be leaf or non-leaf node). Imagine it as a structured menu for javascript functions (not http links).


 I'm now using a very unelegant and unnice workaround with javascript: link in dataUrlField. I'v been reading through this forum, SO and whatever google threw at me but could not find any single mention about callbacks in the treeview other than dataUrlField and the select event, use of which I find as unfeasible as the first possibility I mentioned. 

Thank you very much for ideas and suggestions.

Pavel
Pavel
Top achievements
Rank 1
 answered on 28 Oct 2013
3 answers
1.5K+ views
I have two grids on top of one another, showing different data but using the same column layout. Don't ask why; it's a market research thing.

To save space, I really don't need the header row for the second grid, since it aligns with the header columns for the first grid.

How to get rid of header row for the second grid and use that saved space for data rows?

I've tried this, but it leaves a gap at the bottom of the grid instead of distributing the saved space to the rest of the grid.
#cntr-bnch .k-grid-header {
    display               : none;
}
Garðar
Top achievements
Rank 2
 answered on 28 Oct 2013
2 answers
79 views
Hello,

I think the visible property doesn't render the navigator chart as expected, when set to false : http://jsbin.com/uyAvOna/1/edit

Stefania
Stefania
Top achievements
Rank 1
 answered on 28 Oct 2013
1 answer
68 views
Now I need filter grid data by mutil values(user kendoMultiSelect ui), how to fix it?

use as

columns: [
           ....................
          {
                                field: "City",
                                width: 130,
                                filterable: {
                                    ui: cityFilter
                               }
             },
            .....................
]

AND:
function cityFilter(element) {
                    element.kendoMultiSelect({
                        dataSource: sourceData,
                        dataTextField: "text",
                        dataValueField: "text",
                    });
                }
Kiril Nikolov
Telerik team
 answered on 28 Oct 2013
3 answers
270 views
I'm looking for a way to replace this MS chart (see attachment) with a horizontal bar chart that has a range for high and low values (yellow portion in the image).  Is there any way to do this with the DataViz charts? 
Iliana Dyankova
Telerik team
 answered on 28 Oct 2013
3 answers
601 views
Hello
I would like to add custom action that is fired outside of grid, but with grid current result set (without paging). So I would like to pass to my action grid related query string like sort, filter, group. Is it possible to obtain current query params in the same way as when using grid with server sorting, paging filtering and grouping?

I couldn't find any method on data source or grid to get grid query string.

Regards
Marcin
Kiril Nikolov
Telerik team
 answered on 28 Oct 2013
1 answer
146 views
Hi,

I m using kendo hierarchy grid to my web page. In here I used some search boxes to filter data by server.
when click search button I reload data to my grid. But Its not show child grid data. I attached my aspx page and a page print.

Please help me.

Thanking
Nikolay Rusev
Telerik team
 answered on 28 Oct 2013
3 answers
123 views
Hi,
When uploading a rather big image 500kb< in the image browser, it doesn't show a thumbnail when the upload has finished. The loading icon just spins and spins and spins. You can try for your self in your own demo. I tried both IE9 and FF18.

Regards,
Mattias
Rosen
Telerik team
 answered on 28 Oct 2013
1 answer
87 views
When will KendoUI for ASP.NET MVC support in Visual Studio 2013? Will it support ASP.NET MVC 5 as well?
Dimo
Telerik team
 answered on 28 Oct 2013
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?