Telerik Forums
Kendo UI for jQuery Forum
3 answers
60 views
styles/kendo.kendo.min.css contains a reference to Kendo/gradient.png, but that doesn't seem to be in the trial zip. Where can I find this file?

Dimo
Telerik team
 answered on 08 Dec 2011
8 answers
297 views
Hello guys!

As I said in this topic: http://www.kendoui.com/forums/framework/data-source/ranges.aspx i had made some changes in kendo UI code.

I don't know if my improvements are well implemented, but everything works fine. What i did:
1. Added new option for _selectable - now we can prevent default select in our dataGrid.
selectable: {
     mode: "multiple cell",
     preventDefault: true
}
2. Local Virtual Scrolling with grouping works fine.
3. (Multicolumn) Sorting and nested sorting aswell.

All changes are backward compatible. And it's appear that Remote Virtual Scrolling works with my changes as well.

I have question now: should I provide some demo, or just send code to you, or put it in this topic?

Rgrds,
Oskar.
Rosen
Telerik team
 answered on 08 Dec 2011
1 answer
50 views
On IE7, my grid (remote datasource) of 5 pages of 20 records/rows (so 100 records) give 6 pages and ... an error. Clicking on page number 6 do nothing. Work perfectly on Firefox and Chrome.
J.P
Top achievements
Rank 1
 answered on 08 Dec 2011
1 answer
120 views
When calling an action, what is the best way to access the filter value?  The code below works but know there must be a better way.

 
public JsonResult Autocomplete(int take, int skip, int page, int pageSize)
       {
            
           string filter = Request.QueryString["filter[filters][0][value]"].ToString();
 
           IEnumerable<SearchEntity> searchresults = searchRepository.NameSearch(filter, take, URLType.App).ToList();
 
           var serializer = new JavaScriptSerializer();
           var serialized = serializer.Serialize(searchresults);
 
           return Json(searchresults, JsonRequestBehavior.AllowGet);
       }
Scott Rakestraw
Top achievements
Rank 1
 answered on 08 Dec 2011
2 answers
261 views
if you go to demos DatePicker Range Selection then pick today from the bottom of the first one and then do the same with the second picker, you'll notice change of format. You can do the same starting with the second.
How to get rid of this and have date in correct format?
Alex Smitt
Top achievements
Rank 1
 answered on 07 Dec 2011
0 answers
425 views
Kendo UI Enthusiast,

I created a Kendo UI Knockout Custom binding that utilize the some of the Kendo UI Widgets.

ComboBox: Custom Kendo ComboBox Binding (jsFiddle) as you can see it works well, binds the datasource to the kendo combobox, respects the observable array changes, ignores invalid changes, and sets the observable selected item back and forth.

Here is the dropdown knockout custom binding version.  

Here is the Date Picker Custom Knockout Binding, this allows you to bind to a Date object in your viewModel without having to worry about converting to and from a string and respects the observable property from the ViewModel. <

Hopefully we can convince Telerik Devs to create a custom knockout binding version for all the Kendo UI Controls. This would make using kendo ui controls with knockout trivial and extremely simple. 
Corey Gaudin
Top achievements
Rank 2
 asked on 07 Dec 2011
1 answer
321 views
Does anyone have any ideas on how we might build a Image Gallery using the tools available ?
Jon
Top achievements
Rank 1
 answered on 07 Dec 2011
2 answers
620 views
Need some guidance adding a conditional code within a template. Without the conditional logic below, all is well. Please see the code in bold below. Thanks for any feedback you might provide.

$("#mysgrid").kendoGrid({
dataSource: {
transport: {
       read: {
           url: "myurl",
           dataType: "json",
data: {
   eventclusterid: x,
   json: 'true'
        }
}
    } ,
schema: { 
data: function(roledata) {
return mydata;
}
}
},
columns:[
{ field: "description", title: "Role Description"},
{ field: "roleid", title: "Assigned", width: "75px",
   template: '#if (eventclusterid > 0) 
         {# <input type="checkbox" name="roleid" value="#= roleid #" checked="checked"> #}
       else
        {# <input type="checkbox" name="roleid" value="#= roleid #"> #} #'
    }

],
sortable: true, selectable: "multiple", navigatable: true
 });

Chris
Top achievements
Rank 1
 answered on 07 Dec 2011
1 answer
65 views
Hi,
I've been using KendoUI since october and I also partecipated to the webinar. I'm really interested for the dataviz part of kendoui, but I have one request(or a question if it's already possible): is it possible to decide the number of ticks on the category axis?
I mean, I have to manage graphs that have on the category axis dates (divided per day), but if I choose a long period (6 months for example), the dates are unreadable(they are overlapped), and in other graph tools I've tried there's an option to decide the number of ticks on the category axis.

Thanks,
Massimiliano

Hristo Germanov
Telerik team
 answered on 07 Dec 2011
4 answers
134 views
If you go to drag-drop demo for treeview and drop any node at root level - it will disappear.
I looked into source and found its bug in dragend event handler. Its looking for adding node at reference destinationNode which in case of root level drop is "undefined".

I am still looking how to resolve this. If I get solution before you do, I will have it posted :).
Alex Gyoshev
Telerik team
 answered on 07 Dec 2011
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
DatePicker
Spreadsheet
Upload
ListView (Mobile)
ComboBox
TabStrip
MultiSelect
AutoComplete
ListView
Menu
Templates
Gantt
Validation
TreeList
Diagram
NumericTextBox
Splitter
PanelBar
Application
Map
Drag and Drop
ToolTip
Calendar
PivotGrid
ScrollView (Mobile)
Toolbar
TabStrip (Mobile)
Slider
Button (Mobile)
Filter
SPA
Drawing API
Drawer (Mobile)
Globalization
LinearGauge
Sortable
ModalView
Hierarchical Data Source
Button
FileManager
MaskedTextBox
View
Form
NavBar
Notification
Switch (Mobile)
SplitView
ListBox
DropDownTree
PDFViewer
Sparkline
ActionSheet
TileLayout
PopOver (Mobile)
TreeMap
ButtonGroup
ColorPicker
Pager
Styling
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Effects
Accessibility
PivotGridV2
ScrollView
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Breadcrumb
Collapsible
Localization
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
AICodingAssistant
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
AIPrompt
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
StockChart
ContextMenu
DateTimePicker
RadialGauge
ArcGauge
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?