Telerik Forums
Kendo UI for jQuery Forum
1 answer
31 views
The title says it all. I guess I have to wait for tomorrow. You might need to change your mission to delivering the unexpected instead of more than expected. I think that represents better. 
Dimo
Telerik team
 answered on 04 Jul 2013
1 answer
75 views
hi ,
       I  use  kendo framework FX flip and pageTurn effect in kendoui mobile  ,  make transiton between two views,
<div data-role="view" id="loginpage" data-layout="loginLayout">
        <div id="testpanel"></div>
        <center><a data-click="gotoListPage1" data-role="button" id="appBtn">1:flip</a></center>
</div>
<div data-role="layout" data-id="loginLayout">
    <div data-role="header">
        <div data-role="navbar">
            <span data-role="view-title">test</span>
        </div>
    </div>
</div>
 
<div data-role="view" id="listpage" data-layout="listLayout" data-show="testInit">
    <div class="wrapper">
        <div class="headwrapper">
            <div class="appheader">test</div>
        </div>
         
        <div id="testcontent">
                <div id="testA" style="width=100px;height:100px;">1111111111111111111111</div>
                <div id="testB" style="display:none;width=100px;height:100px;">2222222222222222222222</div>
        </div>
        <center><a data-click="testButton" data-role="button" id="appBtn">test</a></center>
    </div>
</div>
<div data-role="layout" data-id="listLayout">
    <div data-role="header">
        <div data-role="navbar"><span data-role="view-title">Demo</span></div>
    </div>
</div>
function gotoListPage1(){
    //MYAPP.app.navigate("#listpage",'slide:left');
    var effect = kendo.fx("#body").flipHorizontal($("#loginpage"), $("#listpage")).duration(1000);
    effect.play();
    kendo.mobile.init("#listpage");
}
 
function testButton(){
    kendo.fx("#testcontent").pageturnVertical($("#testA"), $("#testB")).play();
}
my code above,  
(1) after transitions , data-show="testInit" function  not run as usual,  how to make it take action 

(2) in kendo mobile ,  append data to widget via ajax or other way, the right to render  widget is ?    
kendo.mobile.init("#listpage")   is the universal method?

(3) navbar in mobile not show in new view after transition  , why ? how to fix it 



Kiril Nikolov
Telerik team
 answered on 04 Jul 2013
1 answer
167 views
Any thoughts about putting something like the w2ui Panel layout into Kendo?

I know you have an article about Bootstrap Layout: with Kendo, but I find the panels, the load content options, etc., cleaner for a designer to think about. 

I you coupled this with an online IDE (Drag, stretch, reformat) for doing panel layout, I think it would be a real winner. I have already voted for the Visual Studio (MDI) style interface for dockable, tear-away panels. Which I really need also in my apps.

Sebastian
Telerik team
 answered on 04 Jul 2013
1 answer
132 views
Hi,

How can we draw base lines with a Line Chart as shown in the snapshot attached?

By baselines I mean two top and bottom horizontal lines enclosing a line series indicating some ideal max and min values.

Thanx,
Iliana Dyankova
Telerik team
 answered on 04 Jul 2013
1 answer
59 views
Any chance of seeing the unminified javascript?  I have a need for the calendar display functionality but not the event management/creation.  I would like to figure out how best to integrate with the scheduler bits.  Any suggestions would be welcomed.  If I had my way, I would be able to intercept the edit and delete events, but it is not clear how to do that unless I can see the unminified js.
Thanks!
- Scott
Atanas Korchev
Telerik team
 answered on 04 Jul 2013
3 answers
84 views
As the new version is around the corner and the documentation has been extended, I once again read through most parts of the documentation.

It would be very beneficial for the reader, if the chapters were not ordered alphabetically, but by a meaningful order (introduction first, then details).

If the tool used for creating the documentation does not allow to sort by an explicit order, put some prefix into the title (01. 02. 03. etc.).

Michael G. Schneider
Alexander Valchev
Telerik team
 answered on 04 Jul 2013
2 answers
121 views
Hi,
I'm trying to make a chart to stretch on 100% height of its div parent which is created dynamically.
Please follow the attached file and see I'm unable to get the desired result as the chart height get the value of 100px and does not stretch on the entire parent height.
How can I resolve this issue ?
thx
Sagi




Iliana Dyankova
Telerik team
 answered on 04 Jul 2013
7 answers
69 views
When creating a link with any other tag (eg. bold) in the selected text the selected text is replaced with the URL
Scott
Top achievements
Rank 1
 answered on 04 Jul 2013
4 answers
332 views
Is it possible to use the kendo UI grid as a property grid?

Implementing custom editors at the column level is demontrated at:
http://demos.kendoui.com/beta/web/grid/editing-custom.html

A property grid (two columns: property, value) requires an implementation of custom editors at the cell level.
Would you have a sample including non kendo UI custom editors (e.g. a color picker)?
Jack
Top achievements
Rank 2
Iron
 answered on 03 Jul 2013
1 answer
314 views
how to make star rating in kendo mobile
Jack
Top achievements
Rank 2
Iron
 answered on 03 Jul 2013
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?