Telerik Forums
Kendo UI for jQuery Forum
2 answers
245 views
Have an anchor:
<a id="popanchor" data-rel="popover" href="#popover-task" data-role="button" >Open PopOver</a>

and a popover:
<div data-role="popover" id="popover-task" >
    <div data-role="view">
        Hi There
    </div>
</div>

Other kendo elements seem to be working fine. Get error when clicking on the button "Uncaught TypeError: Cannot call method 'openFor' of undefined".

Looking at source the error occurs here:
kendo.widgetInstance($(href), ui).openFor(link);

In the widgetInstance function...
kendo.widgetInstance = function(element, suite) {
    var widget = suite.roles[element.data(kendo.ns + "role")];
 
    if (widget) {
        return element.data("kendo" + widget.fn.options.prefix + widget.fn.options.name);
    }
};

it fails to find the "kendoMobilePopOver" data. Which leads me to believe its not initializing properly. I tried setting up in in JavaScript instead and same result.

Thoughts? Thanks,

Dennis
Dennis
Top achievements
Rank 1
 answered on 15 Oct 2012
2 answers
108 views
We're having a problem where out calendar is set to width: 100%...but when you change the month then resize the browser window, it's set a fixed width on k-content so the calendar looks all gimpy.  If we set k-content too width:100%, when you change months the TDs go all screwy as it animates I guess 2 months together.

sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 15 Oct 2012
1 answer
93 views
Hi it's told that for DropDownList, dataItem():
 "Returns the raw data record at the specified index. If the index is not specified, the selected index will be used."
I use it with no index specified. This works if I select a value using keyboard. If I select a value by mouse click, I get not current but previously selected value.
(using kendo.web.min.js v2012.2.710)
Thanks
Georgi Krustev
Telerik team
 answered on 15 Oct 2012
7 answers
289 views
I'm viewing a kendoGrid with 250 rows on an iPad.  

i am unable to scroll down vertically. I thought the kendoGrid is touch enabled.

Please can someone tell me Is the kendoGrid touch enabled?


thanks
Ifdev02
Top achievements
Rank 1
 answered on 15 Oct 2012
0 answers
83 views

Hello,

 I am planning to develop a mobile application in android using KendoUI. Do I need to use Phonegap(need to refer cordova?) or I can develop the entire application using KendoUI framework without using Phonegap?

 Other question is there will be any challenge if I am planning to use the IDE as Visual Studio and platform as Windows phone 7. Because it says KendoUI does not support in Windows Phone 7.  But I got this link. Please give a suggestion.

 http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/windows-phone-application-using-kendo-ui-mobile-and-phonegap/

 Thanks

Bavya
Top achievements
Rank 1
 asked on 15 Oct 2012
1 answer
298 views
The chart is using text node in the SVG to display the labels. The chart does not arrange the labels correctly based on the label width. Look at the example below.

http://jsfiddle.net/8W8Kv/

Any solution? 
Is there a max-width property on the labels? I could not find one. :(

Regards,
Ujjwal Karjee
Hristo Germanov
Telerik team
 answered on 15 Oct 2012
1 answer
162 views
Hi,

I opened kendow window in iframe mode with say some site www.microsoft.com and if i observe in IE Developertools script files of site are loaded and after i close the modal window i reopened it then i see 2sets of script files of microsoft. And this is increasing number of times i open the modal window. So when I close the kendo window it is getting destroyed but iframes still remained in DOM? or my IE Developer tool is showing older files also (which i dont think it is).

Nohinn
Top achievements
Rank 1
 answered on 15 Oct 2012
2 answers
286 views
Hi,

Using your grid which currently doesn't support column resize, we notice that sometimes the content, if wider than the width, is not shown.  Can you please add a title attribute to the TD's generated, and duplicate the cell content there (stripped of any html tags...), so when hovering the cell, the user can still read the contents?
Nohinn
Top achievements
Rank 1
 answered on 15 Oct 2012
1 answer
374 views

Hello Dear,

I am so much happy to know Kendo UI web demo now open for all. So I want to use Kendo UI web in my project. At now I am using JQuery UI in my project. I am passing my all data by JSON. Other one is important my project is ASP.NET MVC 3 project. So last few days I am trying to pass JSON data to my project with Kendo UI Web. But I cannot do it easily. I think I am missing something.

Another one I do not want to use Kendo MVC DLL. Only I want to use Kendo UI Web Open source. I can use Kendo MVC DLL.  :)

So my target is use Kendo UI to ASP.NET MVC 3 project with JSON data. My Question is below:

  1. Can I use Kendo UI Web with JSON data in ASP.NET MVC 3?
  2. If Answer will be yes. Then how can I use it in ASP.NET MVC 3?
  3. How do I pass JSON data?
  4. Could you give me any project reference that type?
  5. Could you give any example?

Please Help me…!

Nohinn
Top achievements
Rank 1
 answered on 15 Oct 2012
1 answer
909 views
Is there any way to add a CSS class to a ListView's container?

For example, I would like to add the CSS class "row" so it looks like this:
<div id="CertificationList" class="row k-widget k-listview" data-role="listview">

This is the ListView:
@(Html.Kendo().ListView(Model)
    .Name("CertificationList")
Nikolay Rusev
Telerik team
 answered on 15 Oct 2012
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
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)
SPA
Filter
Drawing API
Drawer (Mobile)
Globalization
Gauges
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
OrgChart
TextBox
Effects
Accessibility
ScrollView
PivotGridV2
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
Popover
DockManager
FloatingActionButton
TaskBoard
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
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?