Telerik Forums
Kendo UI for jQuery Forum
1 answer
159 views
I have a  mobile app using Kendo Mobile, works great on iOS but doesn't work at all on Android. Is there any easier way to debug what actually is going on with the android browser? Or any other recommendations on testing for android.
Ali
Top achievements
Rank 1
 answered on 03 Nov 2012
1 answer
273 views
I want to show Selected Main Menu Item also if any Sub Menu Item is selected. e.g. we have menu Items are

Main-1
    Sub-1
    Sub-2
    Sub-3
Main-2
    Sub-1
    Sub-2

and so on...

Now whenever user selects Sub-2 of Main-1 Menu then Sub-2 and Main-1 should be shown in different background color or with different style. So how can we do this in Kendo Menu?

Thanks

Anil Lakhani
Jayesh Goyani
Top achievements
Rank 2
 answered on 03 Nov 2012
1 answer
318 views
Hello,

actually im facing a really bad problem with the kendo grid. I built a grid with batch editing, like shown in the kendo docs. The date is shown well in the normal display mode in the format i set {0:y} which displays month and year.
To edit this field, i use the Kendo Date Picker (this doest matter at all). So when the grid switches to edit mode, the date is not formatted and instead shown in the format "Mon Oct 01 2012 00:00:00 GMT+0200". I cant submit it in this format, because my validator gives me an error.

As i already spent hours on searching on that topic, i found a few things which acutally dont work for me. I set up the localized js files properly:
 @{
     var culture = System.Threading.Thread.CurrentThread.CurrentCulture.ToString();
   }

<
script src="@Url.Content("~/Scripts/cultures/kendo.culture." + culture + ".min.js")")</script>
<script>kendo.culture("@culture");</script>

As i can see in the display mode, the date is well formatted to the spanish format, which is my culture. So this works.

Maybe another info is, how my Data Class looks like (i tried as well with datatype datetime):
[DataType(DataType.Date)]
[DisplayFormat(ApplyFormatInEditMode=true, DataFormatString="{0:y}")]
public DateTime Date { get; set; }

So im kind of lost, what the problem is. I also tried the ClientTemplate Property, but this is only called when the grid is in display mode.

King regards
Sebastian
Top achievements
Rank 1
 answered on 03 Nov 2012
0 answers
165 views
I want to trigger the upload file event when some other button is clicked, instead of button generated by kendoUI itself.
Also I need to hide the upload button generated by default.

I have developed a method to generate image thumbnails before uploading the files (only for image files) can I post the method here in these forums.
manish
Top achievements
Rank 1
 asked on 03 Nov 2012
2 answers
231 views
On this Link, http://docs.kendoui.com/api/wrappers/aspnet-mvc/Kendo.Mvc.UI.Fluent/TreeViewBuilder 

there is a Topic on the Checkbox with the treeview saying:

.CheckboxTemplate("#= data #")
Ok, but what do I have to put in "#= data #" so my treeview has the checkbox on each Item?

Ps.: Newbie online =P 
Jeff
Top achievements
Rank 1
 answered on 02 Nov 2012
0 answers
76 views
We have solved this issue.  It turned out to be a server issue.
Shohab
Top achievements
Rank 1
 asked on 02 Nov 2012
3 answers
279 views
The kendo documentation states a clear() method: 

http://docs.kendoui.com/api/mobile/tabstrip

But yet there is none.

How can I clear the selection of the tabs.  

Robert
Iliana Dyankova
Telerik team
 answered on 02 Nov 2012
1 answer
98 views
Hi, I'm quite new to D & D .
Now I have a list of tags(check the settings.png :D), and I'm wondering if I can use D & D for sorting these tags.
And ideas or example?
Alexander Valchev
Telerik team
 answered on 02 Nov 2012
0 answers
104 views

I have a kendogrid with a custom editor on a particular cell using a kendoDropDown following this example: http://demos.kendoui.com/web/grid/editing-custom.html.  What I'm looking to do is have another drop down external to the grid, and when the value of that drop down is changed it should change all the values of the column with the custom editor, and mark them as dirty (with the k-dirty span). Right now it appears to update the cells (the text changes) but it doesn't appear to be marking them as dirty. I imagine I need to do this at a datasource level? I haven't hooked up the grid with an update method to confirm if the data is in fact updated from the server side.

JR
Top achievements
Rank 1
 asked on 02 Nov 2012
2 answers
1.3K+ views
Hi,

I want to use 2 datepickers on same page with an different culture on each picker... it possible?
Ima able to set culture with kendo.culture("xyz"); but it global to all widgets...

Thx
Marco
Snups
Top achievements
Rank 1
 answered on 02 Nov 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
Licensing
PivotGridV2
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?