Telerik Forums
Kendo UI for jQuery Forum
4 answers
417 views
I am having an odd behavior with the PopOver widget.
I dynamically load a <ul> prior to presenting the page. This works.

However subsequent calls to the same function do not.
I have also noticed this list has to be populated even prior to the page being rendered.

I think these behaviors are related and therefore prohibit (multiple) binding of the list.
Is this correct?
Don
Top achievements
Rank 2
 answered on 30 Jul 2012
0 answers
105 views
I have a list of items I'm displaying on a page.  When the user hovers over an item I want a "details" window to appear for that item.  I'd like the window to disappear if the window and the list item have lost focus.  I was able to get this to work partially by displaying the window using the "open" method when the user hovers over the list item, but I don't know how to tell if the window or item has lost focus.  Should I be using the menu widget instead of the window widget?
Travis
Top achievements
Rank 1
 asked on 30 Jul 2012
1 answer
386 views
How can I use a image instead of a text in a custom command button? and get a hint when a mouse
is hover de button?

tks
Carlos
Top achievements
Rank 1
 answered on 30 Jul 2012
3 answers
102 views
New user here trying to figure things out. I understand how remote views work, but I have a question. What happens if a user arrives at a secondary page without going home first? 

A user comes to our submission page via direct link on another site. They fill in the info, submit the form. Once our staff process the information they provided, they get an automated email response with a link that takes them directly to another page on the site (which requires a querystring parameter).

How do I make this work so that it doesn't matter which page they hit first? 

Also, is there a way to have a multi-select control where a user can select more than one option?
Petyo
Telerik team
 answered on 30 Jul 2012
2 answers
128 views
I am having some trouble setting the widths of KendoUi Widgets via either a css class or the style="width:  "

Below is a sample of some code from an MVC test project I am working. The date picker control is being rendered the entire width of the screen. The only way I can can get it to size correctly is by limiting the width of the parent element. Is this the the only way sizing of the widget can be controlled. Thanks.

<br><div><br>    <input id="dateTest" style="width: 200px" /></div><br>@Html.Telerik().ScriptRegistrar().OnDocumentReady(" $('#dateTest').kendoDatePicker();")


Greg Horvath
Top achievements
Rank 1
 answered on 30 Jul 2012
2 answers
129 views
Hi all,

I have a grid, loading remote data and grouped on a single field by default. 

Collapsing/reopening groups of data is not working, the icon changes but nothing happens. 
Column reordering is working in FireFox and Chrome, but not in IE. I can drag the column but dropping isn't allowed anywhere.

How do i debug the above issues? Where should i look? There are no javascript errors etc.

Regards,
Tycho
Tycho
Top achievements
Rank 1
 answered on 30 Jul 2012
9 answers
905 views
I have a table that has a foreign key to another table, and I would like to provide a dropdownlist as the editor for the foreign key field and then save the object back to the database using oData.
I can get the grid to create just fine, and CRUD operations work great on the main set of data.  
This leaves with me a couple of options.
I can simply bind the column to the foreign key field int field, and use a custom editor to create the dropdownlist to provide the id from the lookup table on, but leaves me displaying a simple int in the grid instead of a more meaningfull property of the lookup table.
Or I can use the $expand in the Read of the DataSource, include a field bound to the more meaningfull property, but can't get the editor to work quite right or the Update postback to work.

I have made some fiddles to try to show my point.
http://jsfiddle.net/giltnerj0/h4wx5/ 
http://jsfiddle.net/giltnerj0/h4wx5/1/ 
(These won't work for actual CRUD operations due to the JSONP from using demos.kendoui.com as the service)
Ambica
Top achievements
Rank 1
 answered on 30 Jul 2012
5 answers
1.1K+ views
what is the syntax to create this (wcf) oData query as a KendoDataSource.Transport:
var URL = DataServiceURL + "Customers()?$filter=startswith(CustomerName, '" + searchValue + "') eq true";
Thanks
Nikolay Rusev
Telerik team
 answered on 30 Jul 2012
1 answer
130 views
It have a problem with the toolbar icon it seem to have à probleme with the sprite.

See the screen shot for detail
Alex Gyoshev
Telerik team
 answered on 30 Jul 2012
0 answers
213 views
I made a 2-level hierarchy using html helper attached here. As I navigated though the second level child tables, some of them are not displaying any data at all. To reproduce this issue:
  1. Run the application
  2. Expand the first row and all its child tables including its 2nd level child tables
  3. Expand the second row (parent table) and then all its child tables
  4. As a result, the second row's 2nd level child tables don't display any record. 
But when I debug it, the controller returns the correct data. I have a thought that Kendo grid might just be confused where to populate data since my 2nd level child grids have duplicating names. And it seemed to be just navigating through the DOM to find the first matching grid name (as its only parameter basis). There are possibilities that grid name duplicates are being produced having only the ID value of the parent data as its signature. Or did I miss anything with my code?

How would I get the parent table ID (that is, the parent table of the 2nd level child grid == the first level child table) so that I can append it to the current child table ID like:

.Name("childGrid_#=ID#_" + parentTableID )

Is there any better way that you might suggest in preventing a duplicated grid name?
Any thoughts might be a great help.
Thanks in advance! 
Avitot
Top achievements
Rank 1
 asked on 30 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
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?