Telerik Forums
Kendo UI for jQuery Forum
2 answers
147 views
I would like to add text to the far right of the menu, not a menu, just some information text.  Is this possible?
Lister Potter
Top achievements
Rank 1
 answered on 06 Sep 2012
1 answer
445 views
Hi,

I need to change the attributes of a grid  cell or row depending on some conditions. For instance I want to change the color of a cell or row or even make the editable fields of the row non editable.

How can I do that ???

Thanks in advance
mvbaffa
Top achievements
Rank 1
 answered on 06 Sep 2012
2 answers
254 views
I'm playing with the data source example with remote binding (http://demos.kendoui.com/web/mvvm/remote-binding.html), and trying to get this to work with ASP.NET MVC3.

So, in my transport of my DataSource, I have this:

update: {
	url: crudServiceBaseUrl + "Admin/UpdateProducts",
	dataType: "json",
	type: "POST"
},

In my Controller, I have this code:

[AcceptVerbs(HttpVerbs.Post)]
public void UpdateProducts(List<Product> models)
{
			
}

which gets called, but models is always empty.

How do I do this?
Ross
Top achievements
Rank 1
 answered on 06 Sep 2012
0 answers
140 views
Hi,
newbie here
Wondering if anyone has also seen this behavior.

I have a kendo grid and i'm binding it to an observable array using knockout.
My grid contains a column defined as follows:
 command:
                        [
                            { text: "View", click: ViewHandler },
                            { text: "Edit", click: EditHandler },
                            { text: "Delete", click: DeleteHandler }
                        ],

The issue i am having is that whenever the View, Edit or Delete actions are clicked, the associated handlers are being fired twice.
 
Thanks
Rrj
Top achievements
Rank 1
 asked on 06 Sep 2012
0 answers
85 views
Hello,

I have problem with Telerik Grid and additional parameter in datasource.

html :

<input id="searchOrder" type="text" name="searchOrder" />


js:
transport : {
     read : {
         type: 'post',
         dataType: 'json',
         url: dataUrl,
     },
     data: {
         search: $('#searchOrder').val()
transport : {
     read : {
         type: 'post',
         dataType: 'json',
         url: dataUrl,
     },
     data: {
         search: $('#searchOrder').val() // not works
         search: 'test' // this works
 
     }
 },                   
     }
 },...


When i use jquery selector, search parametr is always empty.

Is here any workaround?

Thanks Martin

Martin Sura
Top achievements
Rank 1
 asked on 06 Sep 2012
0 answers
117 views
My company is evaluating Kendo UI Web.  We are wanting something that provides a good way of organizing our javascript.  What are peoples thoughts on Kendo UI MVVM patterns?  Does this provide enough organization or would most of you recommend something similiar to http://backbonejs.org/

I would appreciate your comments and like to find a best practice of what most shops are doing to address organization of javascript etc.
Ross
Top achievements
Rank 1
 asked on 06 Sep 2012
2 answers
120 views
How do I change the location for the popup for creating a new record? I can change the width by using javascript and setting e.container.width(1300). This causes the popup to position left:740. I try to over ride by setting DIV.k-window to 150px and the inline style overrides it. Does anyone know how to force the location of the popup? TIA Bruce
Bruce
Top achievements
Rank 1
 answered on 06 Sep 2012
0 answers
67 views
I am fairly new to using the kendo UI and have a question on if an option is viable before I try to do too many items.  I've looked to see if anyone else has tried something similar but have not ran across any posts.

What I am attempting to do is have a grid (GRID A) which has two columns.  ID, Description.   The trick to this is, when editing / adding rows to this grid, on the edit form I need to be able to have a second grid (GRID B) shown that the user can search/filter for a specific record, then selecting that will populate the ID for the row in GRID A.  (Grid A's ID field is a reference to a second table represented by GRID B which will have initially around 2000-3000 rows... a taaaaaaaad large for a dropdown)

The Description field would be a regular edit field.

If the above is not possible, the alternative I was thinking of was to have the two fields on the edit form w/ a button next to ID that would open a modal dialog w/ the second grid in it.

Has anyone ever attempted such a beast?

Thank you for any information.
Jeff
Top achievements
Rank 1
 asked on 06 Sep 2012
2 answers
219 views
Hi there

I am in the middle of making a app with Kendo ui.... and was wondering how to make a popup loader that displays while the content is loading.

Also it needs to be so generic that it will display and animate while anything is waiting to happen, for example info going to the server and waiting to return etc... on a mobile device.

Does anyone know how to do this? or perhaps a thread or website that deals with this in steps from beginning to end?

kind regards

Richard
IQ Business
Top achievements
Rank 1
 answered on 06 Sep 2012
0 answers
139 views
Hello Team
Can I have a treeview as a column inside a grid. I am trying to show a representation of the what I have in mind below:

      Name     |              Description    |  Status
---------------------------------------------------------------------
+MyOrganisation          My Org                 Active.

Now when I open up "MyOrganisation" I get the display as below. Basically "MyOrganisation" is a tree node which I can  expand/collapse 

  Name |                     Description    |   Status
----------------------------------------------------------------------- 
-MyOrganisation                 My Descp    Active. 
-MyDept1      My Descp         Active
+MySubDept       My Descp  Active

Pls give me pointers if this can be done and what feature of the grid and treeview support this.
Anu
Top achievements
Rank 1
 asked on 06 Sep 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
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
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?