Questions tagged [kendo-mobile]

Kendo UI Mobile is an HTML5, jQuery-based framework for building modern web apps. The framework features more than a dozen UI components, a rich data vizualization framework, an auto-adaptive Mobile framework, and all of the tools needed for HTML5 app development, such as Data Binding, Templating, Drag-and-Drop API, and more.

Kendo UI is an HTML5, jQuery-based framework for building modern web apps. The framework features more than a dozen UI components, a rich data vizualization framework, an auto-adaptive Mobile framework, and all of the tools needed for HTML5 app development, such as Data Binding, Templating, Drag-and-Drop API, and more.

http://www.telerik.com/kendo-ui-mobile

Features:

  • Complete Mobile Application Framework - Kendo UI Mobile provides both UI widgets as well as a complete application framework that handles app navigation, views, layout templates and more.

  • iOS, Android, Windows Phone, and Beyond - The UI widgets match the theming and functionality behavior of native controls available for iOS, Android, BlackBerry and Windows Phone.

  • Ready for App Stores - Build native-looking mobile apps with Kendo UI Mobile, compile and deploy them through these easy to follow steps.
  • Leverage the Cloud With Telerik AppBuilder - Integrate Kendo UI and TelerikAppBuilder together to give mobile app developers an "integrated cloud environment."
  • Automatic Layout System - Kendo UI’s layout engine helps developers build applications that automatically position common elements.
  • Customize Mobile Themes and Widgets - Use the Mobile ThemeBuilder tool to quickly modify the styles of Kendo UI Mobile widgets as they exist in your apps with an easy-to-use, standalone tool.
  • Kendo UI Mobile Loves Tablets Too - Kendo UI Mobile offers UI widgets specifically designed to help build native experiences for popular SmartPhones and Tablets, like the iPad.
  • Kinetic Scrolling - Upgrade your application with kinetic scrolling, which enables smooth, natural and touch-friendly scrolling through lists, carousels and other components.
  • Native UI on Every Device - Build apps and sites for mobile devices that offer native-like experiences for end users automatically, without any extra coding.

Try KendoUI Dojo for examples: http://trykendoui.telerik.com/web/widget-initialization/javascript-initialization

Related tags

423 questions
3
votes
1 answer

CSS rules applied after HTML content is loaded

I have a web app for mobile devices. It is a single page application, so it uses a pretty big index file along with 3 huge CSS files. In some pages the CSS rules are applied after the content is loaded, meaning I can see my form fields for a brief…
hermann
  • 6,237
  • 11
  • 46
  • 66
3
votes
1 answer

Cordova / Kendo development and debug workflow

I am going to develop an Android app using Cordova / Kendo. I am new to this kind of HTML5 app development, and given that I have the tools below already PhpStorm GenyMotion My initial thoughts is I develop like a tradition web apps (using…
Ryan
  • 10,041
  • 27
  • 91
  • 156
3
votes
1 answer

Data bound object in Kendo UI MVVM

Perhaps I'm misunderstanding the concept of Kendo's MVVM implementation, but... I have a simple Kendo UI Mobile view that is data-bound to a view model: var myViewModel = kendo.observable({ myEntity: null, onViewShow: function (e) { …
Matthias
  • 3,403
  • 8
  • 37
  • 50
3
votes
1 answer

Header and Footer Interchanged in KendoUi

My header and footer are interchanged i..e they are appearing in opposite places .Header at bottom and footer at top . I have no clue of what is going on as this is a very basic one. Here is my code` kProduct…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/jquery-mobile" class="post-tag grid--cell" title="show questions tagged 'jquery-mobile'" rel="tag">jquery-mobile</a> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/telerik" class="post-tag grid--cell" title="show questions tagged 'telerik'" rel="tag">telerik</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 05 '14 at 07:14">asked Jul 05 '14 at 07:14</time> <a href="../../users/2221214/user2221214" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2221214.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2221214" /> </a> <div class="s-user-card--info"> <a href="../../users/2221214/user2221214" class="s-user-card--link">user2221214</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">133</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badges">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-23085661"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>4</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/23085661/how-can-i-show-no-results-in-kendo-mobile-listview" class="question-hyperlink">How can I show "NO RESULTS" in kendo Mobile ListView</a></h3> <div class="excerpt">I have this new Kendo ListView starting with endless scrolling, the thing is that when the list returns NULL, an error appears in the console. NULL IS NOT AN OBJECT the thing is that with other lists i have the loader appears and doesn't stop…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/listview" class="post-tag grid--cell" title="show questions tagged 'listview'" rel="tag">listview</a> <a href="../../questions/tagged/mobile" class="post-tag grid--cell" title="show questions tagged 'mobile'" rel="tag">mobile</a> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 15 '14 at 13:48">asked Apr 15 '14 at 13:48</time> <a href="../../users/2015996/nicolas-di-iorio" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2015996.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Nicolás Di Iorio" /> </a> <div class="s-user-card--info"> <a href="../../users/2015996/nicolas-di-iorio" class="s-user-card--link">Nicolás Di Iorio</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-22992742"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/22992742/logout-user-from-azure-mobile-service-from-hybrid-mobile-app" class="question-hyperlink">LogOut user from Azure mobile Service from hybrid mobile app</a></h3> <div class="excerpt">I am following authentications steps for AMS as described here: http://azure.microsoft.com/en-us/documentation/articles/mobile-services-html-how-to-use-client-library/#caching From Kendo UI mobile app (Javascript) I can log in using Google as an…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/azure-mobile-services" class="post-tag grid--cell" title="show questions tagged 'azure-mobile-services'" rel="tag">azure-mobile-services</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> <a href="../../questions/tagged/google-account" class="post-tag grid--cell" title="show questions tagged 'google-account'" rel="tag">google-account</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 10 '14 at 15:43">asked Apr 10 '14 at 15:43</time> <a href="../../users/2275313/user2275313" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2275313.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2275313" /> </a> <div class="s-user-card--info"> <a href="../../users/2275313/user2275313" class="s-user-card--link">user2275313</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">53</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-19321719"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/19321719/how-to-associate-file-types-with-my-android-app-using-kendo-ui-mobile-cordova-" class="question-hyperlink">How to associate file types with my android app using Kendo UI Mobile / Cordova / PhoneGap</a></h3> <div class="excerpt">An android app I'm writing using Kendo UI Mobile (based on Cordova and PhoneGap) creates files of its own type (extension), and needs to be able to respond when a user tries to access those files. How can I accomplish this using Kendo UI and/or…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/android" class="post-tag grid--cell" title="show questions tagged 'android'" rel="tag">android</a> <a href="../../questions/tagged/cordova" class="post-tag grid--cell" title="show questions tagged 'cordova'" rel="tag">cordova</a> <a href="../../questions/tagged/file-association" class="post-tag grid--cell" title="show questions tagged 'file-association'" rel="tag">file-association</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 11 '13 at 15:22">asked Oct 11 '13 at 15:22</time> <a href="../../users/1268940/dversch" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1268940.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="dversch" /> </a> <div class="s-user-card--info"> <a href="../../users/1268940/dversch" class="s-user-card--link">dversch</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">81</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-18659149"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/18659149/disable-swipe-to-open-for-drawer-in-specific-view" class="question-hyperlink">Disable swipe-to-open for Drawer in specific view</a></h3> <div class="excerpt">I'm developing a web application with Kendo Mobile and using the Drawer widget as a menu. One of my views is a Google map and I'd like to disable the swipe-to-open feature of Kendo Mobile's Drawer when in this view, for obvious reasons... I've tried…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 06 '13 at 13:33">asked Sep 06 '13 at 13:33</time> <a href="../../users/1226352/kevbelisle" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1226352.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="KevBelisle" /> </a> <div class="s-user-card--info"> <a href="../../users/1226352/kevbelisle" class="s-user-card--link">KevBelisle</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">225</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badge">2</li> <li class="s-award-bling s-award-bling__bronze" title="14 bronze badge">14</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-18281572"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/18281572/how-to-get-kendo-listview-data-item-count" class="question-hyperlink">How to get kendo listview data item count</a></h3> <div class="excerpt">I have a kendo listview that is bound to a datasource. When the user clicks an Add button I call $("#arealistview").data("kendoMobileListView").prepend([newItem]), which adds a new item to the beginning of the list. How can I get a count of the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 16 '13 at 20:23">asked Aug 16 '13 at 20:23</time> <a href="../../users/2557138/rick-s" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2557138.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Rick S" /> </a> <div class="s-user-card--info"> <a href="../../users/2557138/rick-s" class="s-user-card--link">Rick S</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">6,476</li> <li class="s-award-bling s-award-bling__gold" title="5 gold badges">5</li> <li class="s-award-bling s-award-bling__silver" title="29 silver badges">29</li> <li class="s-award-bling s-award-bling__bronze" title="43 bronze badges">43</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-17666675"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>3</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/17666675/closing-a-kendo-ui-mobile-view" class="question-hyperlink">Closing a kendo ui mobile view</a></h3> <div class="excerpt">How can i close a kendo ui mobile view and also unload all its content. This view contains a youtube video that needs to be stopped / unload once a user click on the back button at the top of the view or on android using the physical back button on…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 16 '13 at 01:38">asked Jul 16 '13 at 01:38</time> <a href="../../users/2585335/tundecanhelp" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2585335.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="TundeCanHelp" /> </a> <div class="s-user-card--info"> <a href="../../users/2585335/tundecanhelp" class="s-user-card--link">TundeCanHelp</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">101</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-36694785"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/36694785/modal-view-in-angular-kendo-mobile" class="question-hyperlink">Modal view in Angular Kendo mobile</a></h3> <div class="excerpt">I am experimenting with Angular Kendo mobile. I want to build a modal view just like a popup window with option buttons. I see Kendo UI provides modal view as: <div data-role="modalview" id="my-modal" style="width: 200px; height: 200px;"> …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/angularjs" class="post-tag grid--cell" title="show questions tagged 'angularjs'" rel="tag">angularjs</a> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 18 '16 at 13:01">asked Apr 18 '16 at 13:01</time> <a href="../../users/314247/user7723337" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/314247.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="User7723337" /> </a> <div class="s-user-card--info"> <a href="../../users/314247/user7723337" class="s-user-card--link">User7723337</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11,857</li> <li class="s-award-bling s-award-bling__gold" title="27 gold badges">27</li> <li class="s-award-bling s-award-bling__silver" title="101 silver badges">101</li> <li class="s-award-bling s-award-bling__bronze" title="182 bronze badges">182</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-33785071"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/33785071/kendo-mobile-dropdownlist" class="question-hyperlink">Kendo Mobile Dropdownlist?</a></h3> <div class="excerpt">I am creating a mobile form using Kendo Mobile and jQuery as below: image1 image2 I could get the input textboxes correctly aligned in the form. But the dropdownlist looks ugly. It doesnt have a border or doesnt look like a dropdownlist when viewed…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 18 '15 at 16:17">asked Nov 18 '15 at 16:17</time> <a href="../../users/3889714/user3889714" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3889714.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user3889714" /> </a> <div class="s-user-card--info"> <a href="../../users/3889714/user3889714" class="s-user-card--link">user3889714</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-33560297"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/33560297/add-event-in-iphone-android-calendar-with-phonegap-telerik-appbuilder-hybrid-a" class="question-hyperlink">Add event in iPhone/Android Calendar with PhoneGap/Telerik Appbuilder Hybrid Apps?</a></h3> <div class="excerpt">I am working on telerik appbuilder hybrid app. I want to add event from my app to iPhone/Android Calendar. But i didn't found any solution how to implement this functionality. Please help me and thanks in advance </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> <a href="../../questions/tagged/telerik-appbuilder" class="post-tag grid--cell" title="show questions tagged 'telerik-appbuilder'" rel="tag">telerik-appbuilder</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 06 '15 at 05:47">asked Nov 06 '15 at 05:47</time> <a href="../../users/5312789/ariel" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5312789.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Ariel " /> </a> <div class="s-user-card--info"> <a href="../../users/5312789/ariel" class="s-user-card--link">Ariel </a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">87</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-29415828"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/29415828/how-to-remove-prompt-character-from-kendo-maskedtextbox-mvvm-value-binding" class="question-hyperlink">how to remove prompt character from kendo maskedtextbox mvvm value binding</a></h3> <div class="excerpt">I am using Kendo UI Masked Textbox and MVVM value binding. The viewmodel phonenumber does not contain any prompt characters like "()-" it contains simply the numbers. var viewModel = kendo.observable({ phoneNumber: "1234567890", onChange:…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-grid" class="post-tag grid--cell" title="show questions tagged 'kendo-grid'" rel="tag">kendo-grid</a> <a href="../../questions/tagged/kendo-asp.net-mvc" class="post-tag grid--cell" title="show questions tagged 'kendo-asp.net-mvc'" rel="tag">kendo-asp.net-mvc</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> <a href="../../questions/tagged/kendo-mvvm" class="post-tag grid--cell" title="show questions tagged 'kendo-mvvm'" rel="tag">kendo-mvvm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 02 '15 at 14:43">asked Apr 02 '15 at 14:43</time> <a href="../../users/498585/nadeem-shaikh" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/498585.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Nadeem Shaikh" /> </a> <div class="s-user-card--info"> <a href="../../users/498585/nadeem-shaikh" class="s-user-card--link">Nadeem Shaikh</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">23</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-29049287"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>2</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/29049287/kendo-grid-sorting-grouping-functionality" class="question-hyperlink">Kendo GRID sorting, grouping functionality</a></h3> <div class="excerpt">Does Kendo Sorting, Grouping Client side or Server Side? How does it work if all the records are fetched at once or the data is loaded in parts. I tried verifying but was not able to conclude with the answer </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/kendo-ui" class="post-tag grid--cell" title="show questions tagged 'kendo-ui'" rel="tag">kendo-ui</a> <a href="../../questions/tagged/kendo-grid" class="post-tag grid--cell" title="show questions tagged 'kendo-grid'" rel="tag">kendo-grid</a> <a href="../../questions/tagged/kendo-asp.net-mvc" class="post-tag grid--cell" title="show questions tagged 'kendo-asp.net-mvc'" rel="tag">kendo-asp.net-mvc</a> <a href="../../questions/tagged/kendo-mobile" class="post-tag grid--cell" title="show questions tagged 'kendo-mobile'" rel="tag">kendo-mobile</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 14 '15 at 13:07">asked Mar 14 '15 at 13:07</time> <a href="../../users/4670163/abhijeet" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4670163.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Abhijeet" /> </a> <div class="s-user-card--info"> <a href="../../users/4670163/abhijeet" class="s-user-card--link">Abhijeet</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">41</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=1" rel="prev" title="Go to page 1">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=1" rel="" title="Go to page 1">1</a> <div class="s-pagination--item is-selected">2</div> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=28" rel="" title="Go to page 28">28</a> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=29" rel="" title="Go to page 29">29</a> <a class="s-pagination--item" href="../../questions/tagged/kendo-mobile_page=3" rel="next" title="Go to page 3"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>