Telerik Forums
Kendo UI for jQuery Forum
3 answers
160 views
Hi,

I am using kendoui tabs to load content from different page.One of the pages has a grid widget that gets its data from a WCF data service (json).The grid is randomly failing to render without any errors.

On the same main page, I have 1 pie chart, and a line chart both bound to a WCF data service (json) .They both render when I load the page for the first time. but once i hit F5 or CTRL+F5, they Randomly fail to render.This situation is worse in IE than in Google Chrome and compatibility mode is of no use.

Any ideas on what is happening and how to debug kendoui client scripts ?

Thanks

Madani
Alexander Valchev
Telerik team
 answered on 29 Feb 2012
0 answers
67 views
I have created the tabel in that tabel i want to sort the coloumn from the second row onwards first row should be unchanged when sorting is done i have attached my table
Deep
Top achievements
Rank 1
 asked on 29 Feb 2012
4 answers
632 views
I am using the Kendo UI chart to bind data that comes from the server.  I want to show the Date in the CategoryAxis.  The problem is that the date format coming from the server (.NET DateTime) comes in something like this "/Date(1327051610000)/".  

I want to show the date in the proper format dd/mm/yy, how can I get this done?

Trevor
Top achievements
Rank 1
 answered on 29 Feb 2012
1 answer
102 views
Is there a function to check, if the mobile device has an online-connection?
Would be very helpfull when you translate a Kendo UI Mobile App to a native App.
Petyo
Telerik team
 answered on 29 Feb 2012
3 answers
951 views
Is there any jsfiddle or documentation available on callback property on the fetch method on datasource or any other way of execute dom manipulation onloaded within the datasource object? Thx
Nikolay Rusev
Telerik team
 answered on 29 Feb 2012
3 answers
352 views
hi,

I am trying to use a combo box (also tried it in autocomple and it didn't work).
I  took the code from your sample and it works fine in my test page (so links and scripts are ok), but when i try to change the address of the remote OData feed to my other project it does not show anything.
If i just copy the address to IE9 - the service look fine and i got data.
Any idea what i have done wrong? any tests i can do?

Thanks

Eli
Georgi Krustev
Telerik team
 answered on 29 Feb 2012
0 answers
166 views
hello!!!
i hope someone can help me...
i fill a combobox with a variable, but when i push a button, i need to change items in smy comboBox.. this is my code

<script type="text/javascript">
        var combobox;
        var data = [
                        { text: "White", value: "1" },
                        { text: "Black", value: "2" }
                    ];
 $(document).ready(function () {
               combobox = $("#cmb").kendoComboBox({
                dataSource: data,
                dataTextField: "text",
                dataValueField: "value"
 
            }).data("kendoComboBox");
function changeItems (){
 data = [
                        { text: "Blue", value: "1" },
                        { text: "Green", value: "2" }
                    ];
//now i want to change the items of my combobox
}
.... and also
<input type="button" value="Change" id="change" onclick="return changeItems();"/>
how can i do without refresh the page???

thanks in advance
pasquale
Top achievements
Rank 1
 asked on 29 Feb 2012
3 answers
405 views
I see that in the Tab Example we can set animation effects.  However the API dos not seem to have anything listed to configure it.

How do I set the animation effects on a tab?

Kamen Bundev
Telerik team
 answered on 29 Feb 2012
1 answer
129 views
Hi,

is there a way to add/update/delete data or just enter text with any of the kendo ui mobile components.

Let's say I want to force the user to enter a username and password to login.

Or I want to be able to edit the data showed in a listview.

Am I missing something ?

Thanks

Francis
Petyo
Telerik team
 answered on 29 Feb 2012
1 answer
118 views
Is there any way to obtain "Rich html editor" in the Roadmap? I have commercial licence and dont know if its necesary
Thanks
Dimo
Telerik team
 answered on 29 Feb 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
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?