Telerik Forums
Kendo UI for jQuery Forum
3 answers
159 views
Hi, firstly thanks for this modern library.
I have a problem with kendoTabs. I download kendoUI and try examples inside the rar.
But tabs doesn't work with chrome lastest version(16.0.912.63 m). Firefox is just fine.
On the other hand, same example on the web demos works fine.
Is there any difference between local examples where I downlaoded and online examples.
I couldn't understand. 
Petyo
Telerik team
 answered on 04 Jan 2012
1 answer
110 views
I can't seem to set focus to a plain input control on the combo closed event

...only way I can get it to work is by putting in a timer...am I missing something?  When there's no timer the cursor stays IN the combo even though the .focus() code on the input is hit

http://jsfiddle.net/stevescotthome/aB7Yd/17/
Georgi Krustev
Telerik team
 answered on 04 Jan 2012
4 answers
287 views
Hi,

How can I add a header and/or footer on a pane without overflow ?

<div id="horizontal">
    <div>
      <h2>header here</h2>
  
      <!-- scroll only this part -->
      <p>left pane</p>
      <p>...</p><p>...</p><p>...</p><p>...</p><p>...</p><p>...</p>
      <!-- / scroll only this part -->
  
      <h2>footer here</h2>
    </div>
    <div>
      center pane
    </div>
    <div>
      east pane
    </div>
</div>

Regards,
René

obione
Top achievements
Rank 1
 answered on 04 Jan 2012
9 answers
1.6K+ views
I have a DropDownList with checkboxes. I want to keep the list open when the user checks a checkbox, and only close it when they click the document or the combo element itself. I can't seem to get the logic right. I have

       var consumers dataSource.get(id).data.Consumers;
           var dd $(this).kendoDropDownList({
               dataSourceconsumers,
               template$("#consumerTemplate").html(),
               closefunction(ee.preventDefault()},
           });     

<script id="consumerTemplate" type="text/x-kendo-tmpl">
    <input type="checkbox"
    name="${ data.Name }" 
    value="${ data.Name }" ${ data.IsSelected "checked" "" }  /><span style="padding-left: 10px;">${ data.Name }</span>

</script 

Can someone please advise on how to make this work?
Jeff
Top achievements
Rank 1
 answered on 04 Jan 2012
3 answers
152 views
User reporting when using chrome, when they go to a new page, then click back the kendo combo has the dataitems value in it instead of the text that was there.

http://www.screencast.com/t/dLA0WhfeDa
Georgi Krustev
Telerik team
 answered on 04 Jan 2012
5 answers
201 views
I am trying to think of a way to mimic .NET's master page concept in KendoUI.  

I want the ability to edit one page's HTML and it be reflected across the whole site.    If I change the site layout I don't want to have to do the same edit's over and over on every page.

Could this be done with templates somehow?


Dimo
Telerik team
 answered on 04 Jan 2012
1 answer
759 views
How do you return the region code ('en-US', 'fr-CA', etc.) that may have been previously set by using kendo.culture(region_code);
Georgi Krustev
Telerik team
 answered on 04 Jan 2012
1 answer
359 views

I have no problem to call JSONResult action in Controller from javascript, however, as soon as I deploy the app(same computer), it came out with the 401 errors

js code sample:
ds = new kendo.data.DataSource({
    transport: {
        read: {
            url: ("/Report/GetJsonGroupedCategoryData"),
            type: "POST"
        }
    }
});

Error:
POST http://128.73.0.194/Report/GetJsonGroupedCategoryData
401 Unauthorized
115m

same as GET call:
GET http://128.73.0.194/home/KendoCategoryRead

HTTP Error 401.2 - Unauthorized
You are not authorized to view this page due to invalid authentication headers.



Thanks

Colin
Top achievements
Rank 1
 answered on 04 Jan 2012
0 answers
428 views
Hello,

I want to have a DropDownList with multiple columns. I know you can use templates to customize an listitem, but that way it is not very easy to get a 'table like' dropdown which auto-sizes to the content of the columns.
The nicest way would be perhaps to display a Grid inside the dropdown, so that I have all the sorting, filtering and paging functionality of the grid.
Or should I move away from the DropDownList and create some custom widget with a window popup containing a grid?

Regards, Jaap
Jaap
Top achievements
Rank 2
 asked on 04 Jan 2012
1 answer
287 views
Hey Guys,

Is it possible that we can select multiple nodes in tree view and drop it to other tree view.

Regards

Ali Zaidi
Alex Gyoshev
Telerik team
 answered on 04 Jan 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
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?