Telerik Forums
Kendo UI for jQuery Forum
1 answer
564 views
Is there a way to disable a row in batch edit mode if the row has a specific column value?
Steve
Top achievements
Rank 1
 answered on 18 Jun 2012
2 answers
279 views
I have been unable to find in the documentation how to add multiple filters with logical or instead of and.  Here is my code which results in a query like this:

filter=(SubscriptionId+eq+0+and+SubscriptionId+eq+472) 

what I want is this:

filter=(SubscriptionId+eq+0+or+SubscriptionId+eq+472) 

Is there any way to do this?

$("#ambulation2").kendoDropDownList({
            dataTextField: "Ambulation",
            dataValueField: "AmbulationId",
            dataSource: {
                type: "odata",
                serverFiltering: true,
                transport: {
                    read: "/yglservice.svc/RefAmbulations",
                    dataType: 'jsonp',
                    cache: true                   
                },
                filter: [{
                        field: "SubscriptionId",
                        operator: "eq",
                        value: 0
                },{
                    field: "SubscriptionId",
                    operator: "eq",
                    value: @UserInfo.SubscriptionId.ToString()
                }]
            }
        });
Gary
Top achievements
Rank 1
 answered on 18 Jun 2012
1 answer
176 views
Hello,

I've developed a Silverlight 5 (MEF) application that uses the TileView throughout it's different modules. Now that I've been asked to create a mobile version of this application I'm wondering how I can replicate (if possible) a similar GUI so that our users won't have to learn a new interface.

Do you think it's possible to have a Kendo control with a similar "look and feel" as a TileView? Seems problematic to me... given the smaller screens and performance differences of a desktop pc to a tablet.

Anyway, please let me know what you think and thanks!

~ Dave
Alexander Valchev
Telerik team
 answered on 18 Jun 2012
1 answer
129 views
Hi,
I have a web service which returns a data table which has one column named "TEMPRITURE" and one row with its value.
I would like set Linear Gauge's value with the value from the web service.

I would be appreciated if somebody could provide sample code.

many thanks.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 18 Jun 2012
1 answer
380 views
I am trying to add some additional buttons next to the dropdown arrow inside the combobox.
I'm guessing I should extend that and I have looked at what Burke has done, but those are tying functionality from widgets and not layouts https://github.com/burkeholland/kendo-plugins.  I'm just trying to figure out the best way to extend a combobox to do multi select or single select from a popup and have that as a reusable control. I've attached a look of what I want but with the button inside the control like the drop down.  Any suggestions?

-me-
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 18 Jun 2012
4 answers
278 views
I'm trying to place several button groups on a view (closest thing to a radio button group correct?) within a listview for organization and would like to report formatting issues I'm getting. The main issue is when using the data-type="group" setting. But with all the options the first button group never "rounds" the last option - minor I know. Take a look at the screen shot below for the report I am making.

http://dominoswizard.com/register/images/ListViewButtonGroup.jpg 

Thanks- Shawn
Rajinder
Top achievements
Rank 1
 answered on 18 Jun 2012
1 answer
204 views

Hi, I created this grid

http://media.apn.co.nz/webcontent/infographics/78/MedalTally_v14.html

and the scroll bars are not showing on the iphone. How can I fix it?

Thank you
Claudia
Kamen Bundev
Telerik team
 answered on 18 Jun 2012
5 answers
394 views

I try using KendoWindow in the Kendo Mobile app but whenever the window close, it also close the current view and go back to the main index view. It did the same for locally defined view by using data-role="view" in a div of the index.html or external view having <div data-role="view" as the beginning of the page.

 Please help.

 Thanks

Edwin

Alexander Valchev
Telerik team
 answered on 18 Jun 2012
1 answer
151 views
Will we need to buy a license for KendoUI Mobile?  It does not look like it is free on Telerik's site.
Clemri
Top achievements
Rank 1
 answered on 18 Jun 2012
0 answers
166 views
Hi,
i want to retrieve data from the database and to show it in the kendo ui app.Can anyone please show some steps with an example to satisfy this objective.

One more thing which has been killing me since the day i started playing around Kendo UI is,"if i develop an app in kendo UI in my local system which will be a html page and then how can i run it in an android  mobile device without using phone gap.

Thanks,
swarup
Swarup
Top achievements
Rank 1
 asked on 18 Jun 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
Chat
MultiColumnComboBox
Dialog
DateRangePicker
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Accessibility
Effects
PivotGridV2
Licensing
ScrollView
Switch
TextArea
BulletChart
QRCode
ResponsivePanel
Wizard
CheckBoxGroup
Localization
Barcode
Breadcrumb
Collapsible
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
TimePicker
FloatingActionButton
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
DateTimePicker
RadialGauge
ArcGauge
AICodingAssistant
SmartPasteButton
PromptBox
SegmentedControl
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?