Telerik Forums
Kendo UI for jQuery Forum
1 answer
209 views
I did this job follow the Thread : http://www.kendoui.com/forums/ui/grid/how-can-i-get-the-pure-json-data-of-the-selected-row.aspx
this is my code:
$("#synchronizationStart").click(function(){
var $row = $("#employee").data("kendoGrid").select();
var data = [];
for (var i = 0; i < $row.length; i++) {
data[i] = $("#employee").data("kendoGrid").dataItem($row[0]).toJSON();
alert(data[i]);
}
});
});
but it did't work in my project.
Here is the error in  chrome's console:
  1. Uncaught TypeError: Object #<Object> has no method 'toJSON'
    1. (anonymous function)showStaff:136
    2. f.event.dispatchjquery-1.7.1.min.js:3
    3. f.event.add.h.handle.i

so, what should i do  ?
since my native language is not English, please forgive my grammar errors :)
Liviu
Top achievements
Rank 1
 answered on 24 May 2012
1 answer
99 views
0 answers
93 views
Is it possible to have Kendo AutoComplete within the Editor. I want to give the user a few suggestions whenever "#" is pressed. Please help..
Vishnu
Top achievements
Rank 1
 asked on 24 May 2012
2 answers
1.1K+ views
I'm evaluating the Kendo web controls before buying. Specifically, I need to be able to style the controls to match the controls in Microsoft Dynamics CRM 2011. I'm looking at the grid control, creating a grid from fixed data and generating the grid in place of an empty grid, as per the example code.

I'm trying to work out how I can change the grid styling and I can't seem to get anything to work so I'm after pointers. I need to change things like the background colour of rows, row borders, row height, fonts used, etc. I need to understand how to change the styles independantly for normal rows, selected cells, cells being edited, etc. Can someone give me a starting point?

NB: I'm pretty new to jQuery, being historically a .NET developer using ASP.NET web forms, but at the point of making a switch to using much more HTML / jQuery to meet the new development models in CRM.
Richard
Top achievements
Rank 1
 answered on 24 May 2012
1 answer
128 views
Is there an easy way to clear everything inside of a datagrid? I could loop though each of the rows and call dataGrid.removeRow(aRow) but that seems overly complicated. There must be a simpler way?
vince
Top achievements
Rank 1
 answered on 24 May 2012
3 answers
353 views
hi there

can somebody point me to how i can get the grid to enter edit-mode by doubleclick instead of single click.
I think its a much more "natural" behaviour.

thanks in advance
Daniel
Top achievements
Rank 1
 answered on 24 May 2012
0 answers
115 views
i have created a simple app using kendo UI where user has to give vehicle id as an input and it will display the result based on that.
The required query is in php file where i am connecting to Mysql database.One more confusion i am having is "when i am trying to save this kendo app inside www folder as a php file, it's not showing the desired look and feel "I have to change the html to php extension to access the php file present inside www.

it would be great if anyone can help me in establishing the connection between php and kendo UI Application.

Thanks,
Swarup
Top achievements
Rank 1
 asked on 24 May 2012
1 answer
110 views
Hello,

Is there a way to customize the filter?
For instance, can we remove the mulitiple operatior and set the default to be contains? This is more standard search like google/bing.

For string type, a single text box.

Thx,
David
Lukasz
Top achievements
Rank 1
 answered on 24 May 2012
3 answers
185 views
Is there any quick and dirty (or clean) way to convert/use one of the themes that comes with Telerik MVC extensions into a KendoUI theme. Since I might be using both toolsets in the same app it would be nice to have a matching theme.

thanks,
BOb
Alex Gyoshev
Telerik team
 answered on 24 May 2012
1 answer
135 views
I'm curious, is there any information on the Time to Live for a version of KendoUI in the CDN? How long to you host any specific version?

Is there any simple fallback code I could use incase the CDN is down or the version is removed?

BOb
Alexander Valchev
Telerik team
 answered on 24 May 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
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
DropDownTree
ListBox
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
LLM Kit
+? 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?