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

I'm looking to change the dimensions of the TabStrip, specifically on Android.

Any help would be great
Charlie
Top achievements
Rank 1
 asked on 14 Nov 2012
3 answers
638 views
Hello I am using Kendo UI Treeview and loading the nodes dynamically from a Json Data source.The nodes are getting loaded correctly, but when i expand a node it is calling the webapi, if it does not have any child nodes it is not suppose to show the arrow, but it is. Can anybody help me suggest some solution?

Thanks
Mike Rybnikov
Top achievements
Rank 1
 answered on 14 Nov 2012
1 answer
93 views
Hi,

when I use a template to specify the layout of a cell within a grid, the filter icon is not displayed anymore (see red square in comparison to the green one in my image).

What do I have to do that it shows up again?

Thanks
Florian

Florian
Top achievements
Rank 1
 answered on 14 Nov 2012
5 answers
357 views
Hi,

I'm having a problem with at least one of the demos when using the latest normal version of chrome -- http://demos.kendoui.com/web/dropdownlist/index.html

When I click the dropdown it shows the list of cap colors, but when I select one it doesn't work. It works fine in IE and firefox.  I'm also having problems with this in my application (thus why I looked at the demos).  Should I file this as a bug somewhere with you?

Thanks,
se
Georgi Krustev
Telerik team
 answered on 14 Nov 2012
1 answer
888 views
I have a combobox bound to a viewmodel and configured to use a remote datasource for the list of choices as follows:
input.kendoComboBox({
    dataTextField: 'label',
    dataValueField: 'id',
    autoBind: false,
    dataSource: {
        type: "json",
        serverFiltering: true,
        transport: {
            read: {
                url: 'api/getchoices,
                data: {
                    filter: function(){
                             return input.val();
                    }
                }
            }
        }
    }
});
<input data-role="combobox" data-bind="value: id, comboboxText:idText"/>
As seen above, the the combobox is configured as "autoBind: false".  This value is respected for those comboboxes on the page which have no value (in the viewmodel) but for those comboboxes that do have a value, the combobox will immediately query the remote server when the page loads.  This is undesirable from a performance perspective, and also unnecessary since both the dataTextField and dataValueField are being set from the viewmodel.

Is it a bug that autoBind: false is not being respected?  How can I suppress this unnecessary call to the remote datasource?

Georgi Krustev
Telerik team
 answered on 14 Nov 2012
1 answer
1.0K+ views

I am using Kendo UI grid with GridEditMode.InCell and I need to add hyperlink for delete/destroy command in the grid column instead of default "Delete" button.

My current code looks like:

          c.Command(command => command.Destroy()).Width(90);

I also placed the same question at Stack Overflow.  I hope one of the forums will answer my question.

Thanks in advance.

Vlad
Top achievements
Rank 1
 answered on 14 Nov 2012
1 answer
652 views
Hi

Within a grid the header of each column allows to open a popup showing the items:
1) sort ascending
2) sort descending
3) columns
4) filter

How can I change the displayed text into a different langugage?

Thanks for your help
Florian

Florian
Top achievements
Rank 1
 answered on 14 Nov 2012
4 answers
268 views
Hello,

I know this isn't a Microsoft forum however I think my question will get a better answer if I post it here.

I've just had two new ASP.Net projects handed to me and I'm really stressed! I always want to start new projects with the latest tools at my disposal... well, wouldn't you know that they've landed on my desk yesterday! Pretty much the last day of Teleriks Webinar week (thank you very much, it was great!) and the day Windows 8 was officially released.

I have not installed Visual Studio 2012 on my dev pc yet because I'm worried that it might break my installation of VS 2010 and I have several projects in production that I'm supporting and I wouldn't want anything to happen...

So, my question is this; after installing VS2012 NEXT TO VS 2010, how badly is VS 2010 broken?

I've read that the .net 4.5 release is an In-place upgrade and that I will run into issues when trying to support my Windows XP apps that were build on .Net 4.0.

I've also read Microsoft's posts but I'd like to know what's happening in 'our' world... I really want to build these new projects with MVC 4 and Kendo UI, but I'd like to be sure I won't break anything...

Please let me know if the water is safe!

Thanks!

~ Dave
Steve
Top achievements
Rank 1
 answered on 14 Nov 2012
2 answers
330 views
Cascading dropdowns are not autopopulated on selecting an Autocomplete value. We have to click on the cascading dropdown arrow(then only it hits controller{Spring mvc controller}).

On value change of autocomplete, cascading dropdown values are not getting changed, as the required controller is not getting hit
Sanat
Top achievements
Rank 1
 answered on 14 Nov 2012
0 answers
66 views
All I am trying to do is have a row in a grid be highlighted when the mouse pointer is over that row (and "un-highlight" the row when the mouse leaves of course). This was simple to do in RadGrid, but I am having a very hard time finding an answer to this one.  Thanks in advance.
Jon
Top achievements
Rank 1
 asked on 14 Nov 2012
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
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
Gauges
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
ScrollView
PivotGridV2
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Collapsible
Localization
MultiViewCalendar
Touch
Breadcrumb
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
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?