Telerik Forums
Kendo UI for jQuery Forum
1 answer
72 views
Hi,

I noticed that the graphs in demos do not resize when I resize the browser window. Is it possible to make graphs that resize on browser window resize. if yes, how ?

Thanks,
Akshey
Dimo
Telerik team
 answered on 19 Jul 2012
0 answers
122 views
I want to Time Picker in editable grid
Karan
Top achievements
Rank 1
 asked on 19 Jul 2012
1 answer
947 views
I am using a panel bar in a splitter and attempting to make the panel content take up the whole pane. I am able to change the panel content size successfully, however when a height change is applied to the first element, it expands it automatically. If I exclude the first panel from the height change, then there is no expansion of the panel.

The below panelContent class is the style applied to the panel content. The only thing it contains is overflow: auto. Now the below line is how I'm trying to change the height of the panels when the page loads to get a calculated height of the side pane. 
$(".panelContent").height(200);

Is there a better way to get the panel content to resize so it takes up the full height of the pane? Alternatively, is there a way to prevent the first panel from expanding when you change the height with jquery? Are there easier ways to access the height of the panel content?

Thanks for any help,
Alex
Dimo
Telerik team
 answered on 19 Jul 2012
1 answer
152 views
Hi I am using this piece of code to pull a data source from a webservice but it keeps coming up empty. Funny thing is that I actually just copy and pasted the exact code from elsewhere in my site where it was working perfectly and just changed the variables. Anyone know why this would be happening.

Code:
searchInit is being called from document.ready.
Here is the url for the webservice: http://itracdev.com/scripts/db/partners.php?task=select&subtask=getContacts&EEID=1&ClientID=1
The console.log(searchPartnerSource) and empty data object.

function searchInit(){
    console.log('ClientID = '+clientID);
    var searchPartnerSource = new kendo.data.DataSource({
        transport: {
            read:"/scripts/db/partners.php?task=select&subtask=getContacts&EEID="+eeMemberID+"&ClientID="+clientID
        },
        schema: {
            data: "data"
        },
        pageSize: 5
     });
     
    console.log(searchPartnerSource);
}
Phil
Top achievements
Rank 1
 answered on 19 Jul 2012
2 answers
188 views
While I think it is great you guys are doing support for Visual Studio where is the support for DreamWeaver? Is there anyone working on this? There is a jQuery Mobile set of tags in the "Insert" section of the IDE. It would be great if we had a set of tools for Kendo UI there also.

NOTE: Consider me a volunteer to help get this in there as I have an input on this tool. Note also input is only that but it is something we should be able to make happen.
John
Top achievements
Rank 1
 answered on 19 Jul 2012
0 answers
106 views
Hi,

I have 3 windows in my html page with kendo.black.min.css. I want to override the style for one particular window -
i.e change the titlebar, content background etc for one particular window. please help how i could do that.

Thanks
Pooja
Pooja
Top achievements
Rank 1
 asked on 19 Jul 2012
1 answer
454 views
I have the data I want to bind to already on the client. How can I bind to it?

Trying this:

var dropdownList = $('#list').data("kendoDropDownList");
dropdownList.dataSource.data([{ text: "i1", value: "1" }, { text: "i2", value: "2" }, { text: "i3", value: "3"}]);


Does not work. Please help.
Iliana Dyankova
Telerik team
 answered on 19 Jul 2012
1 answer
129 views
Hello!
How to use kendoDateTimePicker widget as the custom editor for date field?
Show me a simple working example, please.

I have a problem.
Eugeny
Top achievements
Rank 1
 answered on 19 Jul 2012
1 answer
95 views
Hi,
i have a kendo ui grid which i am populating using local data and it works fine, but can i use the inline or popup edit to call my javascript function when data is edited.
thankyou
Rakesh
Top achievements
Rank 1
 answered on 19 Jul 2012
0 answers
38 views
Hello,

Anyone jnows if it's possible to use KendoUI ( or if there are any HTML5 browser ) for Windows Mobile 6.1 devices?

Thank you
David Maya
Top achievements
Rank 1
 asked on 19 Jul 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
AICodingAssistant
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
+? 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?