Telerik Forums
Kendo UI for jQuery Forum
1 answer
181 views

I have several different styles (colours and widths) of Connections on my diagram.

Although I can adjust the width of the line using stroke width the size of the endcap of the line does not change and effectively disappears and about width 4.

How can I persuade the endcap size (in particular ArrowEnd) to increase?

Tsvetina
Telerik team
 answered on 03 Apr 2017
6 answers
320 views
There is a problem in date picker in Firefox version 52: when you navigate to year 2012, all the months after March are March (check the attached screenshot)
Dimiter Topalov
Telerik team
 answered on 03 Apr 2017
1 answer
623 views

I am trying to pass the value of the textbox into my datasource so I can pre-filter my AJAX result set. The following code always gives me an empty string for "issueid". The values I am passing for "token" and "rnd" work just fine. Debugging in the console for "$("#kAutoDuplicateId").val()" reveals the textbox value just fine as well.

<input id="kAutoDuplicateId" style="width: 500px;" />
<script type="text/javascript">
$(document).ready(function () {
    $("#kAutoDuplicateId").kendoAutoComplete({
        minLength: 1,
        dataTextField: "Id",
        template: 'Service Request ID: #: data.Id # - #: data.RequestType #',
        filter: "startswith",
        dataSource: {
            transport: {
                read: {
                    type: 'POST',
                    url: '/pages/ajax/searchreports.ashx',
                    dataType: "json",
                    data: {
                        issueid: $("#kAutoDuplicateId").val(),
                        token: $('#hdnCsrfToken').val(),
                        rnd: Math.random()
                    }
                }
            },
            pageSize: 5
        },
        placeholder: 'Enter the ID...'
    });
});
</script>
Nencho
Telerik team
 answered on 03 Apr 2017
2 answers
346 views

Hi,

I'm using the ListView with Angular and when I set the selectable property to multiple the ListView is not showing anymore. When I set selectable back to true, it works correctly( setting it to single doesn't work either). Any ideas what the issue might be?

<div kendo-list-view
     class="productList"
     k-data-source="$ctrl.products"
     k-selectable="multiple">
    <div class="product" k-template>
        {{ dataItem.productName }}
    </div>
</div>

 

Thanks in advance,

Christian.

Dimiter Topalov
Telerik team
 answered on 03 Apr 2017
1 answer
191 views

Hi there;

Is it still the case that Kendo RangeBar can't deal with dates/times on its x axis?  Do we still need to convert to numbers?

Thanks,

Jason

Stefan
Telerik team
 answered on 03 Apr 2017
1 answer
585 views

I have a stacked bar chart which displays correctly as per the attached ChartStackBar.zip file.  I'd like to add the score as a label at the end of each bar, as per the attached ScoreDisplay.png file.  Can you help with this?  I haven't been able to find any examples which do this.

Thanks very much for your help.

Chris

Stefan
Telerik team
 answered on 03 Apr 2017
1 answer
261 views

Hello,

I have implemented a kendo Treeview using angularjs integration. I have a situation where i have to drag and drop items. I have limited the height of my div and enabled scroll vertically. So now when i drag items up or down auto scroll isn't working. Is there any property that i am missing or any sample that i have to look into? Attaching the screenshot.

Thanks in advance.

Veselin Tsvetanov
Telerik team
 answered on 03 Apr 2017
1 answer
514 views

Hello,

I need a code example on kendo grid dragdrop rows from a grid that has a server datasource. 

Thanks in advance,

Konstantin Dikov
Telerik team
 answered on 03 Apr 2017
1 answer
123 views

I've defined Models for all my data entities especially to assign date data types. When I use them inside a DataSource everything works fine. However if I try the model as stand-alone to create a model from JSON parsed data, the dates are not parsed.

Am I doing this wrong?

Here's a dojo:

http://dojo.telerik.com/olOce/2

Code:

var MyModel = kendo.data.Model.define({
      id: "id", // the identifier of the model
      fields: {
        myDate: { type: "date" }
      }
    });
        
    var inst = new MyModel({
    id: 10,
      myDate: "2017-03-30T00:45:11.804"
    });
    // should be "Date"
    alert(typeof inst.myDate);

Veselin Tsvetanov
Telerik team
 answered on 03 Apr 2017
1 answer
112 views

Hi,

 

I work with GridKendo but I want to make copy-and-paste a column into the same grid like as in excel file.

Someboby can help me please.

 

thanks a lot

Dimiter Topalov
Telerik team
 answered on 03 Apr 2017
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
Styling
ColorPicker
Pager
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
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?