Telerik Forums
Kendo UI for jQuery Forum
1 answer
197 views
I created my whole page as an SPA, all the links do Ajax calls and just refresh content areas. I have serious performance Issues with content areas that have Kendo widgets. With a lot of subsequent calls the app becomes slower and slower until it freezes. I checked whats happening and I see Kendo with each initalization adds <div> items to the bottom of the <body>, when my app changes the content area which is inside the body these divs stay and with each click they keep growing until they turn into a monster that kills the performance. 

Is there some generic method to clean these up?
Daniel
Top achievements
Rank 2
 answered on 20 Sep 2012
2 answers
146 views
Hi,

i got a external view - linked with <a href="page2.html"> from my main page. In this view is a tag which i want to bind a variable. How do i know when the view is loaded, so i can bind my variable?

Bye

Georg

Georg
Top achievements
Rank 1
 answered on 20 Sep 2012
1 answer
179 views
Trying to wrap my head around the different data access methods. I have read all the docs on datasouce and mvvm but still am a little confused.  I know mvvm is a pattern but its not just code seperation as in the examples mvvm is used for dataaccess without using a datasource.

Are datasource and mvvm two different approaches to working with data?
So you could use a datasource and templating for method 1
or Mvvm for method 2

I have read a forum where someone asked about using a datasource with mvvm why would you want to?

A datasource contains part of mvvm because it has the model as part of itself.

Just trying to pick one method for development and stick with it but not sure which one to go with.

Also in Mvvm you have all the different  binding methods that are a bit confusing such as html element binding or attribute binding are these to different approaches where you just need to pick either html or attribute?

Thanks,

Dan




Michael
Top achievements
Rank 1
 answered on 20 Sep 2012
0 answers
101 views
Hello guys,

I would like to know, if is there any way to cancel the request that fill some data by ajax on the grid of Kendo UI web?

I mean it because I have a page where the user can change the filter (on links.. not on the grid) and sometimes I have a lot of data coming from the async request, so if my user change these filters I would like to cancel the async request and start another one. 

Look my code:

        var path = 'my-url';
        var grid = $("#grid").kendoGridTranslated({
            dataSource: {
                type: "json",
                transport: {
                    read: {
                        dataType: "json",
                        url: path,
                        cache: false,
                        type: 'POST',
                        data: {
                            parameter: true
                        }
                    }
                }
               /* configuration and fields*/
        }).data("kendoGrid");

Thank you.
Felipe
Top achievements
Rank 1
 asked on 20 Sep 2012
4 answers
202 views
Hi Kendo Team

As a part of Dashboard in my project I need to show the sales value  for a given date.I am able to plot the area using the area chart but am not able to mark the value of the sale for a given day.I need to get the output as in the file attached to this thread.Do I need to use two types of chart to achieve this kind of output.If thats the case which type of charts should i use together and how to do it.

Awaiting your response

Thanks in Advance
Ramoji

 
Iliana Dyankova
Telerik team
 answered on 20 Sep 2012
1 answer
159 views
Does anyone know how to debug a databound attribute in MVVM?

For example: I want to see the value of a calculated attribute.

I tried console.debug (this.get(" XXXX"));

This doesnt do anything. Anyone else?
Jeremy Wiebe
Top achievements
Rank 1
 answered on 20 Sep 2012
1 answer
108 views
Hi,

we are evaluation Kendo UI. What we like about it is it's support for Globalization using Cultures. But I've got a question about that:
-> Do you have an example how to use the Kendo Globalization in an app?

We would like to be able to use Kendo Globalization for all labels. Is that possible?

Otherwise what do you suggest on that topic? Another possiblity is to use https://github.com/SlexAxton/messageformat.js.

Thanks,
Jan
Iliana Dyankova
Telerik team
 answered on 20 Sep 2012
0 answers
83 views
I have a simple grid with hierarchy data. The thing is, not all records have a data subset, so I don't want to show the hierarchy image for those rows (since there isn't anything to expand). Can anyone think of a way to handle this? Any thoughts on having a custom image for the "expand" link based on a value in the row?

Thanks!
Mr. Gravity
Top achievements
Rank 1
 asked on 20 Sep 2012
0 answers
108 views
This jsFiddle example is a slimmed down copy/paste from the MVVM RemoteBinding demo :

http://jsfiddle.net/rally25rs/WuQwn/

When I run this code, I receive the error "k.push is not a function", and the binding fails.  If I remove the DataSource, and instead make viewModel.productsSource = [ ... ] (so it is just an array, not a data source) then the binding works. It only seems to fail when I use a dataSource, but that is what the demo does.

Can someone point out what I am doing wrong?
Thanks for any help.
Jeff
Top achievements
Rank 1
 asked on 20 Sep 2012
8 answers
324 views
Hi! 
In the another forum thread you post me a fiddle with a switch example, this one:
http://jsfiddle.net/7WVqL/138/ 

It looks great and native on my iPad (with rounded corners), exactly as iPad native switch.

But in my project and actually also in your examples here http://demos.kendoui.com/mobile/switch/index.html  on iPad the switch looks not native (square corners), actually like in Chrome on Windows PC.

I can not figure out, how to make iPad native like in fiddle I posted here.

PS: please to see difference, open links I posted here on ipad or simulator.

Kamen Bundev
Telerik team
 answered on 20 Sep 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
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
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
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
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?