Telerik Forums
Kendo UI for jQuery Forum
4 answers
743 views
Hi there,

I'm looking for a way to "reset" virtual scrolling on sorting/filtering. E.g in the code below I'm resetting the sort, pageSize and page params to the default values. Note that especially page is set to 1. While the datasource is retrieving the correct dataset the scroll bar isn't reset.

$('#search').val('')
                   .focus()
                   .keyup(function (event) {
                       App.DS.sharableDataSource.query({
                           filter:{
                               field:"LastName",
                               operator:"startswith",
                               value:event.currentTarget.value
                           },
                           sort:App.DS.sharableDataSource.options.sort,
                           pageSize:App.DS.sharableDataSource.options.pageSize,
                           page:1
                       })
                   });

A live version that demonstrates this behavior can be found at http://openaccess.spirit.de/.

Without any filter applied scroll down a little and then either use the search box or the dropdown filter. The desired behavior would be that the dimension of the scroll bar would be newly calculated and the slider should move to the initial position whenever there's a request for page 1.

Thanks,

Rainer


RainerAtSpirit
Top achievements
Rank 1
 answered on 30 May 2012
1 answer
729 views
I have a datasource, and i need to get the first element, and save it into a variable.
The methods get(x) and at(x), doesn't work. How can i do this?
Alexander Valchev
Telerik team
 answered on 30 May 2012
4 answers
116 views
I have a basic screen with two kendo ui dropdownlists and I'm testing with IE7.  The second dropdownlist on the screen opens but then doesn't close after a selection is made.  I created a sample page with only the two controls and I can duplicate the issue.  The lists work fine in all other browsers.  I also tested this with more than two kendo ui dropdownlists and the first one on the page always works and any subsequent lists have the same closing issue. I am a licensed user with a company in Philadelphia and I'm using the latest version of kendo v2012.1.322. 

Here is my sample code:

Thomas
Top achievements
Rank 1
 answered on 30 May 2012
0 answers
92 views
Hi,

I am having 2 problems using tabstrip.

1.I want to add a view page in to one of the tabs i am using asp.net mvc3 application.I want to insert the view page in to one 
   of the tab is it possible using kendo ui i have tried setContenturl method it is not happening when i am using that is there any 
   alternative to do that

2.The second one is i am having 4 tabs that are coming from database and when i am adding another additional tab dynamically
   using append or insertAfter methods a tab is adding and the content that i am including is not displaying.when i am clicking that 
   tab the tab is like that only.What should i suppose to do



Thanks,
Srinivas
srinivas
Top achievements
Rank 1
 asked on 30 May 2012
0 answers
129 views
Helo,

I designed the panel bar .I want to get the items in the panel bar dynamically but am getting items in the white space when we drag panel item but not in the panel bar.i has to get the items in the panel bar dynamically.If anyone knows please help me
Prasanna
Top achievements
Rank 1
 asked on 30 May 2012
2 answers
552 views
Hi,

I want to do this:
For example, I have a treeview with one node "Root":
+ Root

Then when I expand this node, I will send a request to server and get child nodes of node "Root", and append to it.

But currently, if a node have no child nodes, the expand icon is not showed and the expand event is not fired, so I cannot do anythings further.

are there any ways that I can do that?

Thanks!
Thai
Christopher
Top achievements
Rank 1
 answered on 30 May 2012
0 answers
90 views
Hi

http://krfrettir.com/App/Result/ResultTable 


If you view this in mobile and rotate the handheld to landscape and then back to vertical it cuts off the grid that was hidden in landscape mode?

Is this a bug in Kendo or do you have some solution?

sincerly
agh

arnorgauti
Top achievements
Rank 1
 asked on 30 May 2012
1 answer
501 views
Hi, how can I bind some simple event like 'change' on MVVM to any of KendoUI widgets?
Example:
<input type="text" id="txtHours" class="kendoNumeric input-mini" data-bind="value: hours, change: hoursChange" />

And this is exception in web browser:
Uncaught Error: The change binding is not supported by the NumericTextBox widget  

Binding events in similar matter for any other non-Kendo widget or controls works just fine.
Am I doing something wrong or binding just doesn't work for Kendo controls?
Yhnavein
Top achievements
Rank 1
 answered on 29 May 2012
0 answers
104 views
Im trying this in jsfidler, but it doesnt work...

$("#grid").kendoGrid({
    dataSource: {
    type: "odata",
        transport: {
            read: {
                //using jsfiddle echo service to simulate JSON endpoint
                url: "http://www.letsdokaraoke.com/api/Artists?format=json",
                dataType: "json"
            }
        },
        schema: {
            data: 'artists'
        }
    },
    height: 250,
    columns: [
        {
        field: "ID"},
    {
        field: "Name"}
   
    ]
});


Any Ideas?
walter
Top achievements
Rank 1
 asked on 29 May 2012
1 answer
122 views
We’re developing a mobile application where we must use some sliders to update the value of one gauge. We were using your trial version and everything works great. However when we switch to your commercial version we got a huge bug: the slider doesn’t work, we cannot slide the slider from the web or any Mobile.
Hristo Germanov
Telerik team
 answered on 29 May 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?