Telerik Forums
Kendo UI for jQuery Forum
2 answers
277 views
Hello,

I am using customeditortemplate with a checkbox for SaveinOutlook. taskViewModel has boolean property IsSavedInOutlook and Models.Utility.SaveInOutlook is the default value for add events. My customeditortemplate checkbox is as below
<div class="k-edit-label">
    @(Html.LabelFor(model => model.IsSavedInOutlook))
</div>
<div data-container-for="isSavedInOutlook" class="k-edit-field">
    @if (//add event?? Models.Utility.SaveInOutlook == true)
{
   <input data-bind="checked: isSavedInOutlook" data-val="true" id="IsSavedInOutlook" name="IsSavedInOutlook" type="checkbox" checked/>
} else{
         <input data-bind="checked: isSavedInOutlook" data-val="true" id="IsSavedInOutlook" name="IsSavedInOutlook" type="checkbox" />
}        

</div>

is there a way i can differenciate it is add event or edit event and set checked based on  Models.Utility.SaveInOutlook value? When the customedittemplate popup window comes do a have a way to check add/edit mode and set a default value?

Anamika
Anamika
Top achievements
Rank 1
 answered on 18 Sep 2014
31 answers
824 views
Kendo Grid Localization
Help article describing the localization options of the widget.

Kendo UI
Top achievements
Rank 1
 answered on 18 Sep 2014
3 answers
557 views
I have a spec where we have a set of tabs. In these tabs are two kendo grids that have some overlapping data and essentially need to be coordinated. If Grid A in tab A is filtered, Grid B in tab B needs to be filtered similarly. Likewise if a row in Grid A is selected, that same row in Grid B needs to be selected. Is this possible with the kendo grid system? I already have it wired up for changes in data thanks to the Observable Object.
Alexander Valchev
Telerik team
 answered on 18 Sep 2014
1 answer
4.2K+ views
dear all,

I am going to implement a grid that allow user to edit a date field by selecting the date from the calendar control. I have tried to change the field type to date but the value can not be displayed. any advise ?

Thank you.
Dimo
Telerik team
 answered on 18 Sep 2014
5 answers
511 views
I have the attached plunkr here:
http://plnkr.co/edit/5IE41TtnWHpjLZqzRidk
where i'm using the angular kendo splitter, and i have the height set to 100% and it's just entirely collapsed.  If i remove the height style, it shows fine, but just not with the height filled out.  What am i missing here to make sure the splitter fills out the entire height of the page?  Thank you for your help!
Alex Gyoshev
Telerik team
 answered on 18 Sep 2014
1 answer
384 views
how to add menu inside a grid column using template .. ??
Dimo
Telerik team
 answered on 18 Sep 2014
2 answers
225 views
Hi.

I have following code -- http://dojo.telerik.com/uRuG.

I can't make possibility to change series and data source on the fly. I need to change series, change ds and update chart with new data.

What  I'm doing wrong?

Thanks in advance.
Hristo Germanov
Telerik team
 answered on 18 Sep 2014
1 answer
133 views
Would it be possible to do resource grouping below the dates?

In the example shown here:

http://demos.telerik.com/aspnet-mvc/scheduler/resources-grouping-horizontal


It goes

Resource 1                                             |    Resource 2
Day 1   Day2  Day 3   Day 4   Day 5      |   Day 1   Day2  Day 3   Day 4   Day 5

but I would think ideally I'd be able to do


Day 1                                                     |    Day 2
Resource 1            Resource 2             |  Resource 1        Resource 2

If you imagine the scenario where you want to schedule a resource on Day 1, it's a lot more convenient to look in the single column rather than going back and forth.



Vladimir Iliev
Telerik team
 answered on 17 Sep 2014
3 answers
456 views
I have some layout issues using kendoui an bootstrap 3, i am using bootstrap theme but my generated MVC views are as this picture.

 https://dl.dropboxusercontent.com/u/43265433/Captura%20de%20tela%202014-09-16%2000.19.26.png

How can i have the compatibility.

Thanks
Gilberto
Top achievements
Rank 1
 answered on 17 Sep 2014
1 answer
99 views
I'm trying for format the numbers in my grid pager to have commas if necessary.

Relevant snippet:

pageable: {
    pageSizes: [10, 25, 50, 100],
    messages: { display: "{0} - #=kendo.toString({1}, 'n0')# of #=kendo.toString({2}, 'n0')#" },
},

The above doesn't work, it just renders the string as-is, replacing the curly-bracketed values with the appropriate ones from the database but not actually executing the formatting aspect. Any guidance on how to format the numbers?
Rachael
Top achievements
Rank 1
 answered on 17 Sep 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
ScrollView
Switch
TextArea
BulletChart
Licensing
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
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
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
SegmentedControl
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?