Telerik Forums
Kendo UI for jQuery Forum
1 answer
216 views
There is a lot of confusion in our team.  Does your DataSource bind to anything?  Ie., WCF, WCF doing JSON, JSON-RPC.  Given that we have seen only REST examples, there is a bias now for Kendo using *only* REST.  My argument is that Kendo is all client side, so why would it be limited to only one or two service protocols.

Could you discuss and perhaps give links to various examples?

Thank you.

Atanas Korchev
Telerik team
 answered on 19 Jun 2012
1 answer
350 views
Hello All,

I am writing a registration form for my site and I want to use KendoUIAutocomplete on a password input to preserve the look of with the other fields.
Is there a way to specify that this is a 'password' input type, IE: Show ***** inplace of the text.
or is there another way to get the same look on a standard <input>

Thanks for any help.

-George
George
Top achievements
Rank 1
 answered on 18 Jun 2012
0 answers
72 views
Hi All,
I got started using Kendo UI framework. I like much and love it.
I have concern about Menu. I just wrote code for static Menu. I am explaining my scenario...
---------------------------
When web page loaded (rendered) then I am seeing List and then within few seconds Menu built and showed. This is kind of strange and not acceptable.
---------------------------
Can we fix this issues or this is the right behavior. Could you guys tell me about how to resolve this issue if we can fix it.
Thanks much in advance.
--Aarzoo
aarzoo
Top achievements
Rank 1
 asked on 18 Jun 2012
1 answer
486 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
254 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
148 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
104 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
347 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
261 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
183 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
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?