Telerik Forums
Kendo UI for jQuery Forum
0 answers
70 views
Hi,

Is it possible to add some components like, dropdowns, buttons etc and binding event handler for them in the paginator div of the Grid?

Regards,
Khushali A Sandhi
Khushali
Top achievements
Rank 1
 asked on 15 Feb 2012
1 answer
107 views
how are you columns show aggregates of value in the cell?. these are standard sum, average, maximum, minimum and aggregate formulas built-in?
Nikolay Rusev
Telerik team
 answered on 15 Feb 2012
1 answer
2.7K+ views
I want to replace a character a string within a template, is there a way I can do that?

I tried the following but get an invalid template
<script id="template" type="text/x-kendo-template">
    #= kendo.toString(replaceString(#= Name #))#
</script>
 
<script type="text/javascript">
    function replaceString(value) {
        return value.replace(",", "<br />");
    }
</script>
Rosen
Telerik team
 answered on 15 Feb 2012
2 answers
171 views
How can i get Grid data from server using JQuery AJAX?

Thanks in advance.

Atit
Atit
Top achievements
Rank 1
 answered on 15 Feb 2012
1 answer
370 views
I am presently returning dataType 'json' in a kendo DataSource that is assigned to a grid.

I would also like to display the total number of rows returned. Therefore, I modified my JSON result to include this information in the result, and I have assigned the data being returned to a rows property:

    { count: 99, rows: { ... } }

I need help with two things:

  1. How do I associate the kendo Grid dataSource to the rows property of the JSON result?
  2. How can I retrieve the count property from the dataSource result?

Thanks,
Gary
William
Top achievements
Rank 1
 answered on 15 Feb 2012
1 answer
85 views
Hello,

is it possible to show column A in the dropdownlist and sort by column B (data coming from json). And if so, how to do this in the code.

thanks in advance,
Gert-Jan
Gert-jan
Top achievements
Rank 1
 answered on 14 Feb 2012
1 answer
122 views
Are there any plans to add a code library on this site as you have for all other products? If not where should I post some useful code and files?

Thank you,
James Campbell
Sebastian
Telerik team
 answered on 14 Feb 2012
7 answers
279 views
        <footer data-role="footer"> 
<div data-role="tabstrip">
<a id="greet-home" href="#index" data-icon="home" class="k-button">Home</a>
<!-- <button href="#index" data-icon="home" data-role="button">Home2</button> -->
<!-- <a id="greet-search" onclick="greetSearch();" data-icon="search" class="k-button">Search</a> -->
<button id="xx" onclick="greetSearch();" data-icon="search" data-role="button">Search</button>
<a id="greet-create" href="#customerdetail" data-icon="add" class="k-button">Create</a> 
</div>
        </footer>

function greetSearch() {
alert("success");
}

This works perfectly in Chrome, FF, IE, and Safari desktop browsers, but when I run it on my iPhone, the hrefs work but the onclick does not.
Georgi Krustev
Telerik team
 answered on 14 Feb 2012
1 answer
233 views
Is there a posibility to declare a template for dataTextField after i choose an element from combobox?
I have a JSON that has 2 elements, LastName and FirstName. When i select a person, i wanna show it in input the LastName and FirstName merged, not one of them.
Is this possible?
Placinta
Top achievements
Rank 1
 answered on 14 Feb 2012
2 answers
161 views

Hi,

Since KendoUI is built on jQuery, I would expect all functionalities available in jQuery to be used to the fullest in your framework.

We initialise our kendoWindow as follows:

var modalTitle = $(this).attr('data-modal-title'
var modalUrl = $(this).attr('data-modal-url'
var modalWidth = $(this).attr('data-modal-width');
                $('<div></div>')
                    .kendoWindow({
                        width: modalWidth,
                        title: modalTitle,
                        content: modalUrl,
                        modal: true
                         
                    })
                    .data("kendoWindow")
                        .center()
                        .open();

This triggers an ajax call to the server, so using jQuery, I would expect that the ajaxStart() event would be triggered, as we use that event to show a "loading..." icon on the top right corner of the website.

It doesn't get triggered.  Is this desired behaviour, or a bug?  I hope the latter, as we really need this framework to be built on top of the jQuery libraries, so we don't need to change everything we already have in place!

Can you please confirm that your framework is built on top of jQuery, and uses its methods when available?

Atanas Korchev
Telerik team
 answered on 14 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?