Telerik Forums
Kendo UI for jQuery Forum
2 answers
95 views
Hi;
Is it possible that other tools like Kendo to use Kendo's components or can Kendo use other tools' components and be able to do data binding?
Is there such a thing as a "common", databinding framework in JS or perhaps in jQuery that every vendor can follow to ensure components can be used among multiple tools?

Thanks!
..Ben
Ben Hayat
Top achievements
Rank 2
 answered on 12 Aug 2011
2 answers
420 views
Is there a way to save/load the grid settings, columns, behaviors, etc?

Initializing a grid based on user's saved data will be a great feature to enable self-servicing, personalization of the grid for the user. If this doesn't exist, please add the ability to load/store initialization options (columns, configurations) outside the code, such as in an xml/json file or database server side.

Thanks!
HHalim
Top achievements
Rank 2
 answered on 12 Aug 2011
1 answer
199 views
IS there a way to give data source to the chart from Dataset of DotNet?.
Todd
Telerik team
 answered on 12 Aug 2011
2 answers
1.3K+ views
I've got the following page created in an empty project, but when I run the page I get "Microsoft JScript runtime error: 'jQuery' is undefined" within "kendo.all.min.js"...am I missing something...I've attached project structure image for reference.


<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="KendoApp.Default" %>
  
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  
<head runat="server">
    <title title="Kendo UI"></title>
    <link href="styles/kendo.common.min.css" rel="stylesheet" type="text/css" />
    <link href="styles/kendo.kendo.min.css" rel="stylesheet" type="text/css" />
    <script src="js/kendo.all.min.js" type="text/javascript"></script>
    <script src="js/jquery-1.6.2.min.js" type="text/javascript"></script>
</head>
<body>
  
<script type="text/javascript">                
    $(document).ready(function () {                    
        var data = [                            
            "12 Angry Men",                            
            "Il buono, il brutto, il cattivo.",                            
            "Inception",                            
            "One Flew Over the Cuckoo's Nest",                            
            "Pulp Fiction",                            
            "Schindler's List",                            
            "The Dark Knight",                            
            "The Godfather",                            
            "The Godfather: Part II",                            
            "The Shawshank Redemption"                        
            ];
        //create AutoComplete UI component                    
        $("#input").kendoAutoComplete({
            dataSource: data,
            separator: ", "
        });
    });            
</script>
  
<input id="autocomplete" />
  
</body>
</html>
Cliff Gibson
Top achievements
Rank 1
 answered on 11 Aug 2011
3 answers
416 views
Is there a way to use the Grid widget and leave any HTML elements  as is. I know I can load the grid through a data source and use a template but I would like to leave the existing code as is if I can.

Also whenever I load the grid based on HTML markeup it strips everything out of the table i.e.

<tr><td data-name="somthing">ipso</td></tr>

becomes

<tr><td>ipso</td></tr>
 

Thanks,
Dom
Rosen
Telerik team
 answered on 11 Aug 2011
0 answers
818 views
Do you want to help shape the future of Kendo UI? You can by simply sharing your ideas and feedback on the official Kendo UI Feedback Portal:

https://feedback.telerik.com/kendo-jquery-ui

The Kendo UI UserVoice is the place to:

  • Suggest new features, widgets
  • Suggest improvements to existing features
  • Vote on suggestions from others
  • Check on the status on new suggestions
For technical questions or bugs, use the Kendo UI Forums (where you are now). Our Support and Product Teams are actively engaged with these forums and can quickly help address technical issues here.

Download the Kendo UI beta and share your ideas on the Feedback Portal!
Todd Anglin
Top achievements
Rank 2
 asked on 08 Aug 2011
1 answer
226 views
I would like to build a menu based on JSON returned from a service.  But I can't seem to get that first menu item in the menu.  If the menu has items it is easy enough to insertBefore or insertAfter but if the menu is completely empty I can't seem to find the correct referenceItem to insert after or before.

Any help would be appreciated.
Kamen Bundev
Telerik team
 answered on 08 Aug 2011
2 answers
206 views
Hello team;
In Silverlight world where we have a miniature .Net at our disposal, we have the luxury of having LINQ to be able perform client side query on the objects.
What is the plan or direction of having some sort of client side query engine when dealing with local data or XML data?
Thanks!
..Ben
Ben Hayat
Top achievements
Rank 2
 answered on 05 Aug 2011
2 answers
264 views
As the team is aware of, MSFT WCF team who developed WCF RIA Services for Silverlight, are in the process of adding JS client to their clients. Ria in Silverlight maintains all the client change tracking and offer client context that developer can work with Objects that were brought to client side.
I asked them if the RIA/JS client side is going to have similar capabilities and they told me "That's the idea".
Now two questions for the team:
a) RIA/JS will also have it's own Data Source. Assuming Kendo will support RIA/JS, how is Kendo's Data source is going to work with RIA/JS Datasource?
b) For cases where Kendo is going to work with other Web services, what should be the proper mapping procedures of Web service in Kendo?
Thanks!
..Ben
Ben Hayat
Top achievements
Rank 2
 answered on 05 Aug 2011
2 answers
272 views
Hello Team;
will there be a similar concept like ASP.Net "Master Page" which eliminate repeating part of a page in any new page? This would help designing a less crowded page.
Or a similar concept like Silverlight having a "Content" area that can be navigated to using AJAX.
Ben Hayat
Top achievements
Rank 2
 answered on 05 Aug 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?