Questions tagged [kendo-dropdown]

The Kendo Dropdown represents a richer version of a

You can add this control in HTML page, Asp.Net MVC, PHP and JSP language.

You can create your own custom theme by using this link.

This control have rich client side API (events,methods and property).

Useful links


Related tags

364 questions
-2
votes
1 answer

how to select kendo-drop down in selenium webdriver using python or java

in kendo dropdown, I get only class name can't get other elements from inspect element so what should I do I get only this fields by inspecting element Shardul Patel
Apexa
  • 1
-2
votes
1 answer

show files in folders as options in kendo combobox

I need to make a form for my web page, able to deploy historical charts stored in a folder. Is it possible to make it read the elements inside the folder, and show them as options? Example: an X folder, would contain 5 "region folders", each of…
-2
votes
1 answer

I'm getting spurious ("field is required", when field has been set!) validation messages from KendoUI dropdown lists/EditorTemplates - how to solve?

(This is a copy of a support question I put to Telerik and the solution, because as far as I can tell, Telerik have not informed their users of the problem so far.) I have an MVC project which uses kendoui grids in lots of places, including some…
patrickjlee
  • 180
  • 2
  • 12
-2
votes
1 answer

How set id after create new object?

I create custom button on ListView. Then i create new object, new button has null ID. Please see snipet. Steps: Click Create. Fill edit form. Click save. Click options and see alert null; save: function(e) { // What i…
nim
  • 357
  • 1
  • 5
  • 16
1 2 3
24
25