Telerik Forums
Kendo UI for jQuery Forum
1 answer
1.3K+ views
Hi,

Can you give me work around for extending kendo combo box with checkbox and multiselect.

Thanks.
Iliana Dyankova
Telerik team
 answered on 12 Dec 2012
1 answer
514 views
Hi,
i am new to kendo-UI,i am using mvc3 architecture.i can able to bind values from database to ComboBox and as well as to grid. Right now i got one problem that when i'm selecting ComboBox, the selected value pass to database (which is from View to Model) get the data from database. would you please help me out ASAP. 
Jayesh Goyani
Top achievements
Rank 2
 answered on 12 Dec 2012
1 answer
95 views
Once a datasource is created, is it possible to change the grouping field in code?

I tried:

dataSource.options.group.field = "Name";

But it has no effect on the grid using the datasource.
Nikolay Rusev
Telerik team
 answered on 12 Dec 2012
1 answer
223 views
Given a viewmodel which contains an array of objects that have a boolean property (Selected), how should I set the background color of the ListView items dynamically.  I have tried to use the style binding which works fine when the ListView first loads but the ListView is not updated as the items "Selected" property change (on click).

Here is the fiddle.
Petyo
Telerik team
 answered on 12 Dec 2012
1 answer
50 views
Hey all,
VERY GREEN here with KendoUI!  I was looking for an example out there of how to use DataSource to connect to my SQL Server.  I'm relatively old school, and am used to using the ol' connection and recordset, then using a SQL statement - getting the results, and populating the combobox using a loop. I am a visual learner, so - I was wondering if anyone out there has a good example of how I can learn this transition?  I( have a ton of leghacy code, but intend to slowly make changes over to all KendoUI controls.  But - obviously - need to learn the basics....

Thank Youy in Advance!,
Chris
Georgi Krustev
Telerik team
 answered on 12 Dec 2012
1 answer
103 views
Hi

I'm not sure if this is possible...  I'd like the use the Image Editor to upload and manage a collection of images on a website.  The user can then select images to add to an image rotator for articles.  i.e. The images aren't embedded in text, but are displayed separately.

Thanks
Paul
Petur Subev
Telerik team
 answered on 12 Dec 2012
1 answer
80 views
When I attempt to click the following list view item:
<ul data-role="listview" data-style="inset" data-type="group">
        <li>
            <ul>
                <li data-icon="toprated" ><a data-url="/url">item 1</a></li>
            </ul>
        </li>
</ul>
I receive the following error:

Uncaught TypeError: Cannot call method 'getAttribute' of undefined
Petyo
Telerik team
 answered on 12 Dec 2012
2 answers
186 views
So I've dug all through this trying to figure out what is wrong with the filtering and I can't seem to figure it out. Basically my issue is using the "Ends with" filter on a string type. I have been able to reproduce a sample of this and put it on JSFiddle:

Click to view demo

If you filter on the Name column, select "Ends with" and the text "Smith" you get the people named: Joe Smith, Ryan, and Slappy Smith. How or why Ryan got in there is baffling to me...as he clearly shouldn't be.

I stepped through a good portion of the open source and found that this is what's happening:
(d.Name.toLowerCase().lastIndexOf('smith') == d.Name.toLowerCase().length - 5)

I'm assuming this has something to do with the way the data is being cached/queried but I have been unable to find a solution. At first I thought it may be because "Ryan" is shorter than the string I'm searching for, but in that case Don and Bob should have showed up as well...

Any thoughts/explanations/solutions?
Nikolay Rusev
Telerik team
 answered on 12 Dec 2012
1 answer
270 views
HI All,
              I have displayed URL in my kendo Grid, i set the column width =140. when i bind the grid URL column not wrap up with in the column[It expand long],This is error will come only IE ,it is working correctly in Mozilla.Please provide the information as soon as possible.


Thanks
Parthasarathi M
Dimo
Telerik team
 answered on 12 Dec 2012
3 answers
215 views
My ComboBoxes are rendering a bit funky when I include the mobile.ios.min.css or mobile.all.min.css references. The right-hand portion of the control containing the arrow and click to activate and background styling seems to be missing until the combobox is opened.

http://digitalboon.net/temp/combobox.jpg

The combobox appears to have a class overridden within the mobile css. Is this normal behavior or are there classes I have to customize to get comboboxes to render correctly in our mobile application.

Thank you for your time,

Bron
Dimo
Telerik team
 answered on 12 Dec 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)
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?