Telerik Forums
Kendo UI for jQuery Forum
1 answer
275 views
I am using Kendo UI grid to render the grid data. I have a column with multiple custom commands(4 custom commands exactly). one of the custom command needs to be conditional custom command i.e. It is functionality(or appearance) depends up on the row data being rendered.

I couldn't get that defined. I tried template approach but the default data is not having the row data. I defined field and template but still I am not getting the field value. Could you somebody help me to solve this problem.

My DataSource is coming from the asp.net web api service via ajax.

Thanks
Dimiter Madjarov
Telerik team
 answered on 25 Nov 2014
1 answer
197 views
Hello,
I found that there is problem with grid height using angular. If you create window, inside window you will use ng-include to include html page with grid, then the height of grid gets bugged. Try to add grid directly into window without using ng-include, then everything works fine.

Example:
http://speedy.sh/ertmY/KendoBugExample.rar
Rosen
Telerik team
 answered on 25 Nov 2014
1 answer
107 views
Hello,
Iam posting here to ask why the filter row have different behaviour.

Before release:
http://dojo.telerik.com/ocEL

After release
http://dojo.telerik.com/ojitA

You can see that setting 100% to cell input width works different between releases. Before release everything was ok I could hide the filter button and set input to full width. After release I hide filter button but the input doesnt have full width.

Solution for full input width in filter cell I found on kendo forum.
Daniel
Telerik team
 answered on 25 Nov 2014
5 answers
391 views
I have a grid which has the first column locked.  After hiding the grid when I show it the first column is duplicated.  Every time I continue to call show on the hidden grid another column is added.

    $("#HCPCS_Management").click(function() {
        hideAllDivs();
        $("#HcpcsMgmt").show();
        onHcpcsManagementClick(this);
    });

I have attached a couple of files:

HcpcsDuplicateActionsColumn1.png
     This file shows the correct grid after the first show().

HcpcsDuplicateActionsColumn1.png
     This file shows the bad grid after the 2nd show().











Dimo
Telerik team
 answered on 25 Nov 2014
1 answer
153 views
We are currently having a MVC based application and using kendo grid version 2014.1.318.440
Scenario:
We have inline grid for batch editing of data, here each row has several enabled as well as disabled columns.
Using inbuild feature of Kendo grid, we can move within columns using tabs.
Here, tab cursor stays/goes to disabled cell too, which is not required for user, as he/she couldn't change anything and don't want to go there.

Instead it(tab cursor) should move between enabled cells only.
Secondly, user also requires to move between rows, line row 1 to row 2.

These two points really have great impact for our customers as there are lots of inline grid with plenty of rows & cell and usability is a priority for them.
Could you help us on this or provide appropriate guidelines
We are waiting and counting on your positive response :)
Nikolay Rusev
Telerik team
 answered on 25 Nov 2014
2 answers
342 views
I am brand new to this so bear with me. I'm building my first mobile app with Kendo and the first "view" I'm creating is the logon form.  I've followed the example in the user guide under the topic "Mobile forms support". The only thing I did different was close the label tags before the input fields. I'm not sure why the example had the input fields inside the labels. Nonetheless, I chose the kendo.mobile.ios.min.css theme for my application. Well, the form doesn't look right at all and it's probably something I'm doing wrong. I've attached a screenshot of what the form looks like. I can't tell where the input fields are without blindly tapping to the right of the label until I see a blinking cursor. Do I need to handle the styling of the form fields myself, regardless of which theme I use?

<form action="login">
  <ul data-role="listview" data-style="inset">
    <li>
      <label>User ID:</label>
      <input name="userId" type="text" />                        
    </li>
    <li>
      <label>Password:</label>
      <input name="password" type="password"/>
    </li>
  </ul>
</form>
Petyo
Telerik team
 answered on 25 Nov 2014
7 answers
277 views
I've tried updating to the latest build - v2014.3.1119 and chart rendering seems to have been broken. We're not using kendo.all, we're doing a custom build (we only use grids and sparklines along with Angular) from your custom download builder (http://www.telerik.com/download/custom-download). When I entered the dependencies in the custom download builder, I was given the following files to use in your CDN wrappers (we actually compile these at pre build, so we're not using the CDN, we build a library).

Here are the files:
kendo.core.js
kendo.angular.js
kendo.data.js
kendo.calendar.js
kendo.popup.js
kendo.datepicker.js
kendo.userevents.js
kendo.numerictextbox.js
kendo.validator.js
kendo.binder.js
kendo.editable.js
kendo.draganddrop.js
kendo.window.js
kendo.list.js
kendo.dropdownlist.js
kendo.filtermenu.js
kendo.menu.js
kendo.columnmenu.js
kendo.groupable.js
kendo.autocomplete.js
kendo.filtercell.js
kendo.pager.js
kendo.selectable.js
kendo.reorderable.js
kendo.resizable.js
kendo.fx.js
kendo.mobile.scroller.js
kendo.view.js
kendo.mobile.view.js
kendo.mobile.loader.js
kendo.mobile.pane.js
kendo.mobile.popover.js
kendo.mobile.shim.js
kendo.mobile.actionsheet.js
kendo.excel.js
kendo.pdf.js
kendo.drawing.js
kendo.columnsorter.js
kendo.grid.js
kendo.dataviz.core.js
kendo.dataviz.themes.js
kendo.dataviz.chart.js
kendo.dataviz.sparkline.js

The problem is with the charts only, grids render correctly. Here is the error message I get:

arning: KendoUI DataViz cannot render. Possible causes:
- The browser does not support SVG, VML and Canvas. User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36
- The kendo.dataviz.(svg|vml|canvas).js scripts are not loaded 

I know for a fact that this version of Chrome supports SVG. The problem with the last part of the message is that there is no kendo.dataviz.svg file to include. If I include the kendo.all file this works and there are no log messages.


JSON
Top achievements
Rank 1
 answered on 24 Nov 2014
1 answer
184 views
Hi,

is there a theme template available, which integrates the bootstrap default less variables?
In this case I could change the corporate colors on one place and everything is dependent on that.

see colors section in the docs: http://getbootstrap.com/customize/

thanks, Chris
Dimo
Telerik team
 answered on 24 Nov 2014
1 answer
314 views
Hi, I just installed Kendo 2014 Q3 version and I want to use it with OData v4, how I can config my datasource to use that specific version of OData?

Thanks in advance
Daniel
Telerik team
 answered on 24 Nov 2014
1 answer
1.1K+ views
I have a Angular-Kendo Grid, one of the columns is a check box. I need to make the field read only so the user cannot change the checked status. The grid does not allow data updates.

thanks,
Richard
Alexander Valchev
Telerik team
 answered on 24 Nov 2014
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
Chat
MultiColumnComboBox
Dialog
DateRangePicker
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Accessibility
Effects
PivotGridV2
Licensing
ScrollView
Switch
TextArea
BulletChart
QRCode
ResponsivePanel
Wizard
CheckBoxGroup
Localization
Barcode
Breadcrumb
Collapsible
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
TimePicker
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
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
AICodingAssistant
SmartPasteButton
PromptBox
SegmentedControl
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?