Telerik Forums
Kendo UI for jQuery Forum
2 answers
258 views
I'm use Japanese.

Extend prototype, I use validation's messages, 
kendo.ui.Validator.prototype.options.messages = {
    required: "{0} /* here Japanese*/",
....
}

But  " {0}  " is columns 's  field property.  
I want to use columns 's  title property.

How can I do it?
Taiji
Top achievements
Rank 1
 answered on 06 Feb 2012
1 answer
182 views


Hey guys, I am trying to use conditionals in my template and it keeps blowing up (Invalid template error). Here is what I have

Here's the data:
var data = { type: 'success', message: 'A new contact was created!'};


Here's the template:
<script id="alert-template" type="text/x-kendo-template">
 
    # if (type == 'success'){ #
 
            <div class='alert-message success'>
                <a class="close" href="">x</a>
                <p>
                    #= message #
                </p>
            </div>
 
    # } elseif (type == 'error'){ #
 
            <div class='alert-message error'>
                <a class="close" href="">x</a>
                <p>
                    #= message #
                </p>
            </div>
 
    # } #
 
</script>

Any help would be greatly appreciated! Thanks!






Georgi Tunev
Telerik team
 answered on 06 Feb 2012
2 answers
242 views
First of all kendo ui mobile looks and works great! but I'm getting an annoying bug which I can't fix myself.
I've added a small form to a view and the virtual keyboard works as expected, but when I dismiss it the view isn't resized back so the working view is quite small.
This happens to me on a galaxy nexus running android 4.0.3.; kendoui is run from phonegap 1.3.0. How can I redraw the app after the virtual keyboard is dismissed?
Kamen Bundev
Telerik team
 answered on 06 Feb 2012
1 answer
57 views
Hello all,

For a few hours I tried to create CRUD functionality but the only thing that I couldn't do was the create. In the attached file is the code I use. When I open the console I see the following error: Uncaught ReferenceError: tech_type_id is not defined.
Thank for the help in advance.


Rosen
Telerik team
 answered on 06 Feb 2012
3 answers
122 views
I'm trying to use the AutoComplete control in an unbounded list of table rows. When the user clicks an add button, a new row is added and a new AutoComplete is created within that row.

This works well enough, but I'm trying to figure out how to get a reference to the AutoComplete instance from within a change event handler. Actually, I'd like to get at both the AutoComplete object and the initial input control it is based off of.
Atanas Korchev
Telerik team
 answered on 06 Feb 2012
3 answers
343 views
Hi,

How can I enable or disable CRUD features in a grid based on a php session value? I have a typical user authentication system that allows, for example, users with admin privileges (user level = 1) to perform all crud operations on tables, users with user level 2 can only add and edit existing records, but can't delete records.

PHP sessions containing the user level are created on login, just like this site probably. How can I setup grids so that only certain user levels can delete records? Is there already user authentication built into the datasource or other UI widgets?

If not, I need to be able to enable or disable each CRUD operation type based on the value of a PHP session.....any ideas?

Thanks,

Tony
Nikolay Rusev
Telerik team
 answered on 06 Feb 2012
1 answer
113 views
Just wanted to mention that I had issues getting the back button in the navbar to work. It turned out that the docs had a typo, once I looked at the source of one of the navbar examples, it worked. The docs say to use "back-button" as data-role when it should be "backbutton".

http://demos.kendoui.com/mobile/navbar/index.html 
Petyo
Telerik team
 answered on 06 Feb 2012
1 answer
125 views
Hi,
what you've got in the beta is great..when are you going to bring out the date/time picker controls?

Regards
Roger
Petyo
Telerik team
 answered on 06 Feb 2012
7 answers
779 views
I create a popup window with kendoWindow() and add a datepicker in it (kendoDatePicker). But when i click the datepicker, the calendar is hidden under the window.

Is this a bug? sorry if this thread is existed.

Thanks!
Chu
Top achievements
Rank 1
 answered on 06 Feb 2012
0 answers
136 views
Hello,

I playing around with the validations and found it great.
I want to suggest some additions to its functionality.
1. hide the validation message after a specified amount of time
2. hide the validation messages when typing in...

Regards
Peter
Peter
Top achievements
Rank 1
 asked on 05 Feb 2012
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
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
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
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
Iron
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?