Telerik Forums
Kendo UI for jQuery Forum
0 answers
134 views
How do I apply a style or class to a grid column header.  For example, I would like to apply the style text-align: right to a specific column.
Levi
Top achievements
Rank 1
 asked on 18 Apr 2012
0 answers
85 views
I'm working fine with Editor by some months, but today I realize that if it had a 'column' or 'table' formatting options for the text this is going to help me so much!

There is no way to implement these new options?

Thanks, Vinicius.
Vinicius
Top achievements
Rank 1
 asked on 18 Apr 2012
0 answers
67 views
Hi,

On my sample app I'm browsing through multiple views for test.  When i press the Back button on my phone or go to index page, i cant exit to my app.

If i've visited 20 pages, I must go back through 20 pages to exit and go back to android desktop. how can i exit from the index? any button or tag can help me?

Please help

<script>
     new kendo.mobile.Application($(document.body), {
         platform: "android",
         initial: "index"
 
     });
</script>
Orlando
Top achievements
Rank 1
 asked on 18 Apr 2012
3 answers
56 views
for example,when i send the delete request to the server,but server delete error , in this time,server will respones the error message,
now which event i can use to alert the message?
Dimo
Telerik team
 answered on 18 Apr 2012
1 answer
104 views
I am wanting to use Kendo with Smarty, tpl and php files. has anyone done this? Are there real world examples using a database in php and getting the data to tpl and into Kendo? I see hard coded data examples but no REAL world using a database with php.

any help would be greatly appreciated...

Richard

NOTE: Will also be using pdo so the app is not database dependent.
Georgi Krustev
Telerik team
 answered on 18 Apr 2012
0 answers
127 views
In the Telerik silverlight toolkit there is a toggle button. Is there something like that I can use here?

I want a button that I can press to expand/collapse all grouped rows in a grid.

Dr.YSG
Top achievements
Rank 2
 asked on 18 Apr 2012
0 answers
131 views
I was looking for a way to select multiple items in a dropdown. But I don't see it.

Actually, I might be looking for a tree or panelBar implementation. The idea is that one can open the header and  there are
a list of checkboxes where the user can select or deselect different items.

[Expando Heading: Choose image types]
X PNG
- JPG
- TIFF
X BMP

etc.
Dr.YSG
Top achievements
Rank 2
 asked on 18 Apr 2012
1 answer
268 views
I would like to give the user the ability to change the theme on the fly (like your demos). Do you have a stripped down example of how to do this? (A dropdown menu that would change the style sheet ?)

Dimo
Telerik team
 answered on 18 Apr 2012
1 answer
177 views
When is javascript within a template executed? Is it rendered every time the data binding occurs or is it only once? 

Example - 
<script id="demoTemplate" type="text/x-kendo-template">
#if(person) {
   <h1>${person.name}</h1>
}
else {
   <h1>${id}</h1>
}#
</script>
    <script>
var data = [{"person":{"name":"saurabh"},"id":123},{"id":123}]

        window.kendoMobileApplication = new kendo.mobile.Application(document.body);
        $(document).ready(function () {
$("#listUL").kendoMobileListView({
                template: $("#demoTemplate").text(),
                dataSource: data
            });
}
</script>

So I want to show ID field when person object is missing in the JSON data. I get following error when I run it - "person variable is missing"

How do I handle missing variables in templates? How can I check for them?
Saurabh
Top achievements
Rank 1
 answered on 18 Apr 2012
1 answer
185 views
One of my UX fellows is complaining that the expand/collapse icons on PanelBar are the opposite of those for TreeView. Meaning that TreeView shows the expanded state while PanelBar shows the future state. Anyone else think is a problem?

-Gary
Terracotta
Dimo
Telerik team
 answered on 18 Apr 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)
SPA
Filter
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
OrgChart
TextBox
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
Popover
DockManager
FloatingActionButton
TaskBoard
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
TimePicker
DateTimePicker
RadialGauge
ArcGauge
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?