Telerik Forums
Kendo UI for jQuery Forum
1 answer
110 views
Way isn't Collapse event fires when I open a second panelBarItem. The other panelBarItem is collapsed but no event is executed.
Kamen Bundev
Telerik team
 answered on 20 Apr 2012
1 answer
142 views
It seems that I can bind to the 'expand' event to capture when the panel is about to expand.  Is there any event fire when the expansion is complete?
Kamen Bundev
Telerik team
 answered on 20 Apr 2012
0 answers
88 views
I create template:
<script id="country-template" type="text/x-handlebars-template">
     <p data-country="{{countryId}}">{{countryName}}</p>
</script>
And then i create dropdown for 'editor' function
function countriesDropDown(container, options) {
    $('<input data-text-field="name" data-value-field="id" data-bind="value:' + options.field + '"/>')
                .appendTo(container)
                .kendoDropDownList({
                    autoBind: false,
                    dataSource: countries
                });
}
Then i changed value in dropdown and data-country value is changed, but countryName didn't change. 
How i can change 'countryName' too ?
Jenya
Top achievements
Rank 1
 asked on 20 Apr 2012
0 answers
128 views
// Disregard, I figured it out...//

I have a template that is being loaded via a JSON file.  My JSON file contains data I would like to use to set CSS parameters in the rendered html.  

Is it possible to have a function inside the template that performs a calculation on the JSON data and them uses the result to modify a CSS parameter?
Mike
Top achievements
Rank 1
 asked on 20 Apr 2012
3 answers
124 views
I would like to be able to call the Open event when my control has focus and the user presses the down key, Does anyone have an idea on how I can do this?
Georgi Krustev
Telerik team
 answered on 20 Apr 2012
1 answer
210 views
Is there any reason that we have to use proprietary attributes (min/max) for configuring numeric textbox controls in markup rather than using data- attributes (data-min, data-max)? Using the data- attributes would be an html5 compliant solution, whereas min/max is not compliant in html4 or 5.
Georgi Krustev
Telerik team
 answered on 20 Apr 2012
2 answers
182 views
Hello all - please let me know if there is a better suited forum for this question.

Can anyone provide insight into a comparison of KendoUI vs the Xamarin cross platform dev tool?

thank you
Frank
Top achievements
Rank 1
 answered on 20 Apr 2012
0 answers
161 views
Hi

I want drag & drop  feature on div element. Assuming user can select 1 div created at runtime in html & can drop at any where on screen. This div element is created through template provided with source. Problem is i don't want use id attribute in div element. Below is my code assuming source : SomeSourceThroughJson contains proper Json data.

<

 

 

div id="my" data-template="myTemplate" data-bind="source: SomeSourceThroughJson" ></div>

<script id="myTemplate" type="text/x-kendo-template">
<div class="myTemplateContainer" data-bind="click:CallDraggableFunction" >
<p data-bind="text: Property1" />
<p data-bind="text: Property2" />
</div>
</script>

 


 
Vinod
Top achievements
Rank 1
 asked on 20 Apr 2012
1 answer
85 views
I have a simple grid with 3 columns. When I click Add a new record, only column 1 is available. If I save it and then edit that same row then all three columns are available.

On a side note, I tried to get a fiddle example working to post. The page attached works as expected, the fiddle is buggier. The code is teh same and I don't know if it is a limitation of Fiddle, or if I configured it wrong. If you can point out the problem with fiddle I would appreciate it. The working code is in the zip file.

http://jsfiddle.net/randyallen/sXHkY/7/

Thanks Randy
Alexander Valchev
Telerik team
 answered on 20 Apr 2012
1 answer
74 views
I'm Henry and new at this forum. I want is your price ranges if the it is 5 pages?
Sebastian
Telerik team
 answered on 20 Apr 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)
SPA
Filter
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
OrgChart
TextBox
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
Popover
DockManager
FloatingActionButton
TaskBoard
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
TimePicker
DateTimePicker
RadialGauge
ArcGauge
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?