Telerik Forums
Kendo UI for jQuery Forum
0 answers
79 views
Hello,

I need to create a checkbox per row for edit/delete and I need a way to tell which rows have checkmarks.   Can anyone help?

Bruce
Bruce
Top achievements
Rank 1
 asked on 26 Mar 2012
8 answers
240 views
Hi,

Still testing your framework to see whether we can migrate, so here's another issue we run into.
Our current grid has one text field in the bottom left which when a value entered there, sends it to the server (all our data is remotely fetched using ajax), and on the server, we have logic to determine what fields we should earch for using this "simpleSearchValue".

For instance, for parties it would be looking into first name, last name, and address; using an OR filter, it would return all rows of which at least one column matches the data...

Consider it a "column-independent string filter".

How can we achieve this using the Kendo framework?

I hope this can be achieved as this would be a major showstopper for this project, and that would be a real pity as we're pretty impressed with the framework so far :o)
Juan
Top achievements
Rank 1
 answered on 26 Mar 2012
3 answers
226 views
I am new to the HTML5 and Kendo UI stuff. is there any Hello World Example for accessing a web service
and returning the String to a div.


Thank you
Troy Clemons
Top achievements
Rank 1
 answered on 26 Mar 2012
0 answers
115 views
when i create
var mainmenuds =[{ }];

 var dSource= kendo.data.DataSource.create({
                    schema: { model: { id: "group_uid"} },
                    data: mainmenuds
                });

result is: [options:[data:[{ }]]]. if i want to assign it to a list i'm doing like:

 $("#mainmenuList").kendoMobileListView({
                template: $("#MymenuTemplate").text(),
                click: addToCartFromList,
                dataSource: dSource.options.data,
                group: "group_name"
            });
And also i unable to get data by "group_uid", like dSource.get(id), it returns undefined.
Tirumalesh
Top achievements
Rank 1
 asked on 26 Mar 2012
3 answers
376 views
Hi,

I have a very simple application in Kendo Mobile and i am not able to magnify my page with a Spread/Pinch gesture.

It does not work even in the PhoneGap application.
 
What must I do ???
Can you help me ???
mvbaffa
Top achievements
Rank 1
 answered on 26 Mar 2012
5 answers
142 views
I would like to be able to drag and reorder items using Kendo,
How do I easily acheive this. I want to be able to persist the new order
by making a call that updates the relevant tables in a database


please see the url below


 http://www.webresourcesdepot.com/wp-content/uploads/file/jquerydragdrop/
Guillaume
Top achievements
Rank 1
 answered on 26 Mar 2012
2 answers
109 views
I have a dropdownlist with the data-bind attribute set to {value: myfield} and data-source attribute set to {"transport":{"read":"myurl"}} (and the data-role of course).
It is loading the datasource 2 times (2 requests to the server). I think that the first time the data is read on creation of the DataSource and the second time when the value is binded. But I am not sure about that. I saw that the second time does not occur when myfield is empty.
Hope you can reproduce this with this info, if not I will take some time to create simple repro.

Regards, Jaap
Jaap
Top achievements
Rank 2
 answered on 26 Mar 2012
0 answers
88 views
Hello,

Will it be useful to have functionality similar to converters in Silverlight?
I am thinking about ability to have function which could convert value on set.
This could add  flexibility to the framework.
Something like:

var viewModel = kendo.observable({
            currencyAmount: 100.0,
            currencyText: {
 get: function () {
   var value = viewModel.get("currencyAmout");
   // convert to string and return converted formatted value.
},
 set: function (value) {
   // convert from string.
   viewModel.set("currencyAmout", amount);
}}
});


Andrey
Top achievements
Rank 1
 asked on 26 Mar 2012
1 answer
110 views
I wasn't able to make it to the bonus hands-on session after the keynote that was supposed to dive into detailed MVVM example.  I'm not seeing that on the youtube channel. Is that coming soon?
Brandon
Top achievements
Rank 2
 answered on 26 Mar 2012
1 answer
88 views
Where can I find the source code for the play list editor demoed in yday's Q1 launch webinar?
Brandon
Top achievements
Rank 2
 answered on 26 Mar 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
Iron
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
Iron
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?