Telerik Forums
Kendo UI for jQuery Forum
4 answers
401 views
Can somebody provide me with sample to work with Kendo grid and Web Sql Database
Rich
Top achievements
Rank 1
 answered on 12 Jan 2012
2 answers
264 views
Hi,

Is it possible to assign a CSS class name to a header cell in a grid as I have some styling that is specific to a single cell that I want to apply with a style sheet?

Matt
Top achievements
Rank 1
 answered on 12 Jan 2012
1 answer
89 views
Is it posible to know the ids of input error through validator like error method? Or in the same error method get the respective id?
Rosen
Telerik team
 answered on 12 Jan 2012
9 answers
380 views
Hi,

I have a KendoUI grid that I am trying to populate with some JSON data.  Looking in Fiddler the grid is never attempting to access the JSON endpoint URL listed in the datasource filed.  I am sure I am missing something simple, but any help would be appreciated.  I have pasted the JQuery below:

$(document).ready(function () {
            $("#ktsMain").kendoTabStrip();
 
            $("#ktgMain").kendoGrid
            ({
                columns:
                [
                    { field: "ProjectName", title: "Project Name" }
                ]
                , dataSource:
                {
                    type: "json"
                    , transport:
                    {
                        read:
                        {
                            url: "http://localhost:7651/home/summaries"
                            , type: "GET"
                            , contentType: "application/json; charset=utf-8"
                        }
                    }
//                  , schema:
//                  {
//                      data: "ProjectSummaries"
//                  }
                }
                , editable: false
                , height: 500
            });
        });
Atanas Korchev
Telerik team
 answered on 12 Jan 2012
0 answers
193 views
Hi,

I found loading.gif and loading-image.gif in styles folder. So kendo treeview supports showing loading icon, right?
When a node is expanded, I will do some calculations which may take some seconds, and I want to show loading icon during that time.
How can I do that?

Thanks.
Thai
Thai
Top achievements
Rank 1
 asked on 12 Jan 2012
1 answer
1.2K+ views
If I'm getting data from a webservice and returning 10 at a time using server-paging, say there are 500 results, how do I return this so the datasource knows how many total pages there is?

Using Fiddler, it looks like: http://demos.kendoui.com/web/grid/remote-data.html has __count=830 under the key 'd'.

I'm not returning data like that but a simple JSON array. How would I go about it?
Nikolay Rusev
Telerik team
 answered on 12 Jan 2012
0 answers
95 views
Hello,

i have requirement like show the categoryAxis label in two lines.
presently i am showing on y axis of the chart like below.
Style: 1254ABGF, Color: 0018
I am expecting like.
Style:1254ABGF
Color: 0018 

can any one explain me how can i achieve this task, or is it possible with current version.
I hope i will get replay.
Ganesh
Top achievements
Rank 2
 asked on 12 Jan 2012
0 answers
120 views
Hi,
I am a newbie to kendo i just want to know whether we have include exclude controls in kendo.

Thanks,
Sathiz
Sathiz
Top achievements
Rank 1
 asked on 12 Jan 2012
0 answers
115 views
Hi,

i have a kendo toolbar template with a dropdown list configured for my grid. But the dropdown list is not displaying. here i have a sample link of the application : http://98.130.153.40/schema2new.html 

Can you let me know if i am missing something ?

Rahul
Rahul
Top achievements
Rank 1
 asked on 12 Jan 2012
0 answers
90 views
On init now the to input boxes have no value. It takes an event to put it there. 

If the user doesn't change anything it would still be nice to be able to get the values from the input fields.

Edit. Ok the values are there wasn't showing in the DOM though. Sorry for a false alarm.
Olle
Top achievements
Rank 1
 asked on 11 Jan 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
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?