Telerik Forums
Kendo UI for jQuery Forum
3 answers
437 views
I am trying to create what I call a "header-filter-row". 

Instead of using the inbuilt filter functionality, I would like to have 1 row over or below(preferably) the column headers, that contains a filtering widget, simple textbox or just plan nothing etc.
This makes simple searching much more efficient(in my opinion) and the enduser have a better overview of what is currently being filtered. Ofcourse the inbuilt filtering is superior in more complex cases. 

Here's an example of what I would like to archive from a competitive product:
http://dhtmlx.com/docs/products/dhtmlxGrid/samples/08_filtering/06_pro_search.html 

This is what i have been able to do so far with Kendo. 
http://jsfiddle.net/cBrpn/1/ 

Here I used the toolbar template, but I don't know how to make the search elements the same width as the columns(without having to explicitly set the width). 

Can you suggest a more dynamic way to achieve my goal ?

Regarding having the "filter-row" below the headers is not my primary concern, but it would be great to have the option though :-)
Sushant
Top achievements
Rank 1
 answered on 14 Mar 2012
1 answer
105 views
Hi,

Say I am showing columns A, B, C in that order.

Is it possible to let the user drag and drop column C before A so that he sees the columns in the C, A, B order?

Edit: I'm talking about doing that on the client-side, i. e. not sending data from the server in the C, A, B order, of course.
Iliana Dyankova
Telerik team
 answered on 14 Mar 2012
1 answer
72 views
The page goes completely blank, if you use tab to navigate between the options of the editor's tool bar. This bug can also bee seen on the online demo of the editor.
Alex Gyoshev
Telerik team
 answered on 14 Mar 2012
1 answer
75 views
Just to let you know that the documentation for the CRUD transport properties is missing the "type" property, which as I understand it is the HTTP method in this context.

I also don't see documentation for the "batch" property on the DataSource itself. Can you explain what this does or point me to the documentation if I missed it?

FYI: I have a typo in the subject--"int" should be "in".

Regards,
Gary
Rosen
Telerik team
 answered on 14 Mar 2012
0 answers
117 views
I want to use Kendo globalized lib with linux OS with java from parsing/formatting number, currency and percentage field value

Should Kendo globalized lib parser method able to parse formatted value of number, currency and percentage using the NumberFormat class of java language and wise-versa?

How culture info generated for Kendo globalized lib means formatting of number/currency/percentage? It is the same kind of formatting that Java produces?

Is globalize lib package uses the same culture info(locale data files) that is used by Java originates ?

Please respond me ASAP
Jitendra
Top achievements
Rank 1
 asked on 14 Mar 2012
0 answers
69 views
Hi,

I have a hidden field whose value is updated on link click. And on this link click I am reloading a entire tab strip for the new value of hidden filed.
The tab which is active is working fine and I am able to set the hidden field's value to the drop down present in the tab.

But when I click on another tab in tab strip having another drop down, I am not able to set the hidden field's value to the drop down in now selected tab.

Please help.

Thanks,
Nikhil
Nikhil
Top achievements
Rank 1
 asked on 14 Mar 2012
2 answers
172 views
Hello,

I was wondering, if just like the drag and drop frameworks, are there plans for a sortable framework, like in jQueryUI? - http://jqueryui.com/demos/sortable/ 

I know that you can sort in a table, but what about being able to sort inside of an element outside of table?

Thank you.
PPCnSEO
Top achievements
Rank 1
 answered on 14 Mar 2012
1 answer
203 views
I want to place a grid inside of a template. I also want it to be able to use URLs to bind to. Is there a best way to do that?

Right now, I am using the template to out put the datasource through stringify and then reparsing it.

I have an object that has a person and a rockoverview.rocks members. since these grids are dynamic and can have multiples on the same page, i need to create a unique id and refer to it uniquely.

$("\#grdStuck#=data.Person.ID#").kendoGrid(
{
   dataSource: JSON.parse('#=kendo.stringify(data.RockOverview.Rocks)#'),
   sortable: false,
   pageable: false,
   scrollable: false
});

I have created an extremely simple example that demonstrates what i am trying to accomplish.
http://jsfiddle.net/aPXsg/5/
Joshua
Top achievements
Rank 1
 answered on 13 Mar 2012
2 answers
581 views
Hi, where can I get the full kendo ui CSS?  I am only finding the minified versions.

Thanks!
Kjell
Top achievements
Rank 1
 answered on 13 Mar 2012
4 answers
109 views
I am using a KendoDropDownList inside a Kendo Mobile View, and after a view has changed the selection changed events aren't happening. Does anyone else have a solution to why this may be happening? Here are my script references, I hope I just have one left out. Thanks for any help.

<script src="http://code.jquery.com/jquery-1.7.1.min.js" type="text/javascript"></script>

<script src="http://cdn.kendostatic.com/2012.1.124/js/kendo.all.min.js" type="text/javascript"></script>
Georgi Tunev
Telerik team
 answered on 13 Mar 2012
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?