Telerik Forums
Kendo UI for jQuery Forum
2 answers
221 views
I dont want the autocomplete to expand up and down, how can I kill that?
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 21 Sep 2011
1 answer
173 views
Ok, here's my URL

http://<DOMAIN>:8080/alfresco/service/medportal/media?format=json&alf_ticket=TICKET_15459ecdc200aabc88c62d094902e32ddc741f2c

And here's my definition:
$("#search-box").kendoAutoComplete({
    minLength: 3,
    filter: "contains",
    dataTextField: "Name",
    dataValueField: "Id",
    dataSource: {
        type: "jsonp",
        severFiltering: false,
        serverPaging: false,
        pageSize: 5,
        transport: {
            url: alfresco.BaseURL + "/alfresco/service/medportal/media",
            data: {
                alf_ticket: alfresco.Ticket,
                format: "json"
            }
        }
    },
    change: function () {
         
    }
});

The result ends up being this error (nothing happens on the page)
-------------------
f is undefined
(from firebug)


This service isn't publicly accessible so I can't jsfiddle it.
Georgi Krustev
Telerik team
 answered on 21 Sep 2011
0 answers
114 views
Since my page will potentially have many UI widgets that run on different datasources, I'd like to be able to load some initial data with the page, then once the page is loaded, switch the datasources so that they get any further information (such as additional pages) from the server. How would I go about doing this? I just don't want my page to need to wait for ajax requests to finish before the user sees any data..
Kelly
Top achievements
Rank 1
 asked on 21 Sep 2011
0 answers
193 views
Hello,

I am using bValidator to validate the form.  But since the elements in the tabstrip are hidden they are ommited from validation.  Is there  way to validate all the fields properly? 

I was also wondering if there is a way to extend tabstrip to include onAFTERSelected event.

Thanks
Hendra
Top achievements
Rank 1
 asked on 20 Sep 2011
2 answers
78 views
...just curious (anxious) :)
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 20 Sep 2011
13 answers
264 views
I have my returned JSONP object, which I normally pass into my jQuery template, but I'd like to attempt to throw it into the KendoUI grid if possible....how do I go about that?

I don't want to CALL the service via the datasource, I just want to pass the grid the resulting data

Steve
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 16 Sep 2011
2 answers
98 views
Hi,

Is there nya chance put into this framework, the datepicker and dialog from jQuery UI? Then I could stop using jQuery UI, and start using Kendo;-)
Jarosław
Top achievements
Rank 1
 answered on 16 Sep 2011
2 answers
437 views
Hi:
I'm using the insertBefore method to insert new items to a panel bar group. After browse rendering you can see the following:
<li class="t-item t-state-default">
<span class="t-link t-header">item1</span>
</li>
My question is:
Is there a way that you can add and "id" and an onclick event to this new panels ?

Regards and congratulations this is a great job !
Luis Miguel
Top achievements
Rank 1
 answered on 15 Sep 2011
4 answers
160 views
How do you show the tooltip with design as in example? For me it renders visually only plain character numbers and under the chart DIV, looking with Firebug structurally it's the same as in the example. Of course I use the same theme as in example.
Barna
Top achievements
Rank 1
 answered on 15 Sep 2011
4 answers
221 views
How do I define the following inside the window?

<div id="mi-singledetails-mobile">
            <div id="mi-singletemplate-mobile">
            </div>
            <div id="dt_launchContainer-mobile">
                <telerik:RadButton ID="launchButtonMobile" runat="server" Text="Launch Player" Height="65px" CssClass="Green" AutoPostBack="false" UseSubmitBehavior="false" OnClientClicking="onPlayerOpenClicking" ClientIDMode="Static" EnableViewState="false">
                    <Icon SecondaryIconUrl="~/App_Themes/Medportal/images/launchplayer.png" />
                </telerik:RadButton>
            </div>
        </div>

When I Kendo that, it becomes this
<div class="t-widget t-window" style="padding-top: 35px; width: 700px; height: 550px; display: block; top: 255px; left: 610px; -moz-transition: none 0s ease 0s ; opacity: 1; -moz-transform: scale(1);"><div class="t-window-titlebar t-header" style="margin-top: -35px;"> <span class="t-window-title">Details</span><div class="t-window-actions t-header"><a class="t-window-action t-link" href="#"><span class="t-icon t-close">Close</span></a></div></div><p id="mobile-details-window" class="t-window-content t-content">
        </p></div>
Alex Gyoshev
Telerik team
 answered on 15 Sep 2011
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
Drag and Drop
Application
Map
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
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?