Telerik Forums
Kendo UI for jQuery Forum
2 answers
149 views
Hi,

I am looking to create a new row in the grid on tab out from another control. I have two scenarios.

1. Creating a new first row in the grid when user tabs out from a control outside the grid.
     I am able to achieve this by using addRow on tab out of the last control on the form before the grid. But when there is already a row in the grid I am trying to create this row at the bottom rather than at the top. For this as suggested in other post on this forum I am using $(".k-grid-edit-row").appendTo("#components tbody"); But with this text box in the newely created row is not in focus by default. How can i achieve this?

2. Creating a row once the user tabs out from last control of a grid row.
    As of now I don't have success in attaching event to the control in the grid. I tried doing this using "attributes" of the column but no luck.

Please help.
Raja
Top achievements
Rank 1
 answered on 24 Jul 2014
1 answer
138 views
I am using a panel bar in a mobile application.  When I expand panels near the bottom of the device, the panel expands off the device and has to be scrolled to be viewed.  How can I force the PanelBar to snap to the bottom of the device or auto scroll when the panel is expanded so the entire panel is visible?
Alexander Valchev
Telerik team
 answered on 24 Jul 2014
5 answers
164 views
Hi,

I am using  chart.imageDataURL() to export my chart as an image as described in the documentation - http://docs.kendoui.com/api/dataviz/chart#methods-imageDataURL

This does not appear to work in IE10. I understand that it is only for browsers that support Canvas but I thought IE10 did and the following test certainly returns true. var canvasSupported = !!window.HTMLCanvasElement

I cant seem to run the example code for this method in the documentation from the dojo either. I allow popups and everything works fine in chrome and firefox but not IE.

Does anyone have any idea of what the problem might be?

Thanks


T. Tsonev
Telerik team
 answered on 24 Jul 2014
4 answers
292 views
Using Kendo MVC 2014.1.318.440

I am trying to use sparklines for charting purposes, but I need to set the width of them. In Firefox and IE setting the width works fine, but in chrome I can't figure out why the same code isn't working.

Attached images.

Code:
@(Html.Kendo().Sparkline()
                                .Name("temp-range")
                                .Type(SparklineType.Bullet).SeriesColors("#ffb401")
                                .ChartArea(ca => ca.Background("#f6f6f6"))
                                .ValueAxis(axis => axis
                                .Numeric()
                                .Min(0)
                                .Labels(labels =>
                                labels.Background("#ffb401"))
                                .Max(100)
                                .Line(line => line.Visible(false)
                                ).Color("#ffb401")
                                )
                                .Tooltip(tooltip => tooltip
                                .Visible(false)
                                )
                                .HtmlAttributes(new { style = "width: 20px" })
                                .Data(new double[] { ViewBag.leftPanel["Score"], ViewBag.leftPanel["benchmark"] }))
T. Tsonev
Telerik team
 answered on 24 Jul 2014
1 answer
122 views
We are currently using Telerik ASP.Net AJAX Grid. We have custom filter as shown in attachment.

I am currently making an assessment of converting it into a jQuery Grid. Kendo is one of it.

I was going through documentation, http://docs.telerik.com/kendo-ui/api/web/grid and though found some articles of customizing filters, I couldn't find any articles pointing me at creating an  Excel type filter.

can someone please point me at right documentation?
Petur Subev
Telerik team
 answered on 24 Jul 2014
5 answers
333 views
I am creating tasks from the calender but I would also like to popup the create event dialog from a grid in another view. Is there a way to do this. So, far I have only hypothesized a hack where I hide an instance of scheduler and find a calendar cell and execute a dblclick event on it. This will popup the create event dialog. There should be a better way to accomplish this task.

Please let me know, thanks!
Georgi Krustev
Telerik team
 answered on 24 Jul 2014
1 answer
121 views
Currently the toolbar only supports a couple of attributes to add to the toolbar buttons. It looks like a callback, URL, or ID are the current options for hooking up events to the toolbars. I was wondering if I could specify a class attribute, or better yet, arbitrary data- attributes. Currently this can only be done with template I believe.
Alexander Valchev
Telerik team
 answered on 24 Jul 2014
6 answers
146 views
Hi,

I use locked columns and batch editing.

When the locked column has only one row of text and a not locked column has more than one row of text and I edit a field in this row, the height of the locked column collapse aus you can see in the pictures...

How can we fix the problem?

My company wants to buy the Framework but this schould work...

Best reguards,
Kevin
Nikolay Rusev
Telerik team
 answered on 24 Jul 2014
2 answers
106 views
hi all, how are you? i am rather new to ASP . NET and newer to Telerik.
i just completed this tutorial: http://www.asp.net/mvc/tutorials/mvc-5/introduction/getting-started
and played around with it, made a few changes to it as i wanted. Now i want to add inline editing so that 
all the CRUD operation are done on the same table and with no page redirections ( inline ). just like this telerik example.
http://demos.telerik.com/kendo-ui/grid/editing-inline, 
i have installed telerik succesfully to visual studio. but now i dont know what edits i am supposed to make of what configurations and to which files inorder to achieve the above result. i have looked through the forums but its not stated explicitly any where. any help is greatly appreciated in advance. Thanks all :) 
Alex
Top achievements
Rank 1
 answered on 24 Jul 2014
3 answers
198 views
Hi,

I updated my Kendo from 1.416 to 2.716 (yes, I skipped the updates for a long time.).
So, I have this 100% working Kendo Upload(w/ v 1.416), after updating to v.2.716 the files are being duplicated after selecting items.
Codes are basic Kendo Upload async inside a tabstrip for  aspnet mvc(razor).
Please let me know if there are issues with Upload inside Tabstrip because my other Upload are working fine outside the Tabstrip.
Dimiter Madjarov
Telerik team
 answered on 24 Jul 2014
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)
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
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
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
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
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
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?