Telerik Forums
Kendo UI for jQuery Forum
3 answers
165 views
I'm following the launch of Kendo UI closely.
IMHO what Kendo has to do right now is post a demo of a medium sized web app (>20 screens) showing us how to integrate al the pages eg via the menu widget.
The To-Do-List sample app is learning us nothing.
2 years ago, I've bought, studied, tested, flamed, ... ExtJs and never got to the point of building a decent web app.
This was THE MAJOR complaint of the ExtJs newsgroups. They have a lot of small widget demos but how do we integrate them into a medium sized app eg a webshop.
So, Kendo UI, please don't make the same mistake.
Show us a medium sized web app with all the widgets and - most important - how they interact with each other.

regards

Patrick De Laet
patrick@fijisoft.be
Sebastian
Telerik team
 answered on 05 Dec 2011
2 answers
264 views
Hy 

Is it possible to combine the date and time picker into a single control? I think telerik for Asp.NET has susch a control!? 

I don't want to have two fields, because then I have to merge the date and the time value on the server side. 

Thank you 
Micha
Atanas Korchev
Telerik team
 answered on 05 Dec 2011
3 answers
732 views
Hi,

I am having trouble figuring out how to get the data source to re-read its data. This is in context of a grid being bound to the data source.

I can set a new filter on the the data source and it will re-get, issue a change event which updates the grid. But filters seems to be limited to the columns in the data source.

In my situation I need to change a transport.data parameter (I am also using parameterMap) for the new data.

I tried:
mygrid.dataSource.transport.read({ data: { some_param: "some_data" }});

In this case "some_param" shows up in parameterMap and I can pass it on as a parameter. The dataSource then re-gets again but does not issue a change event, so the grid is not updated.

I was expecting to be able to change transport options and then do something like dataSource.Refresh() which in turn would re-get and trigger the change event.

OR provide some custom data in a filter that is related to the columns in the data.

Another way to put is allow client filtering, but go to the server if the filter column does not exist locally.

Any ideas?
Dmitry
Top achievements
Rank 1
 answered on 05 Dec 2011
2 answers
209 views
Hi, Kendo UI

I'm just start developing a demo website using kendoui at http://www.sudoku.in.th
And I want to add some tooltips for my website.

Do you plan to add tooltip widgets into KendoUI Project?

Thank you for cool UI.
Cheers
Sebastian
Telerik team
 answered on 05 Dec 2011
1 answer
912 views
Is this possible? It would be nice to simply pass a param that defines the class assigned to every other table row. But if not, defining a row template and alt row template like .Net's repeater would suffice.
Atanas Korchev
Telerik team
 answered on 05 Dec 2011
2 answers
231 views
Simple question :

Do i need a library like Modernizr if i use KendoUI ?

Nadim
Dimo
Telerik team
 answered on 05 Dec 2011
1 answer
99 views
Hi There,

thanks for creating such a great UI tool. I have been able to generate lovely graphs. But I have an issue with Column chart, when I have values in array like 99,99,100,100,100, the chart scales up and all columns get scaled and display no columns because the y axis now goes to 90-05%. I need to show the originals values in the Y axis instead of logarithmic values.

Any solution in the new release?
Thanks Bunty
Bunty
Top achievements
Rank 1
 answered on 05 Dec 2011
1 answer
347 views
Hi,

I can see how to set the width of the drop down area, e.g.

var dropdownlist = $("#titles").data("kendoDropDownList");
dropdownlist.list.width(500);


But how to set the height? By analogy I tried the following
dropdownlist.list.height(500);

and it didn't have any effect.

V N
Top achievements
Rank 1
 answered on 05 Dec 2011
1 answer
2.6K+ views
var myDataSource = [{ firstname: 'me', lastname: 'you', Age: 5 }];
  
$('#grid')..kendoGrid({
 data: { 
             dataSource: myDataSource , 
              pageSize: 500 , 
              group: { field: ' firstname ' , dir: "asc" },
groupable: false,
columns:  [  {  field: 'firstname' , title: ''/* and so on */
});
I want to have groping on two columns for example on  firstname and then sub grouping on lastname when creating the grid. I know it is possible when the grouping is enabled and user can drag and drop multiple columns for nested groping, but I want to restrict the user from selecting himself and do the grouping on showing.
Maybe something like 
group: [{ field: ' firstname ' , dir: "asc" },{ field: ' lastname ' , dir: "asc" }]

Bastian
Top achievements
Rank 1
 answered on 04 Dec 2011
0 answers
102 views
I flow the webinar "Get Started With The Kendo UI DataSource"
I use MVC .net for that
I create the read method and its work fine.

public JsonResult read() {
return this.Json(db.Weapons, JsonRequestBehavior.AllowGet);
}

I need to create the create and update method for that demo
jsG
Top achievements
Rank 1
 asked on 04 Dec 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
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
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
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?