kendo-datasource Questions
3
How do you get the current row that's been edited even when it's not selected? I have a batch enabled Kendo grid that is navigatable. My goal is to manually edit data in a column using the dataItem...
Veolaver asked 26/1, 2015 at 21:43
2
Solved
Lets say that you have a kendo.data.DataSource.
and you modify a row.
and the row has become dirty.
and now you want to compare if a specific column was changed before you save.
Does kendo.data.Da...
Sturdivant asked 12/11, 2014 at 16:51
2
Solved
I was able to set the remark on console but I have no idea how to set the remark value into the grid once the user save the changes.
is there anyway to set value into kendo grid manually?
example...
Kubetz asked 3/1, 2017 at 8:19
2
Solved
UPDATE: Here is a link to reproduce the problem
RELATED: This is another question of mine where similar problems are happening with Kendo UI Map, maybe it could help someone figure this one out! I...
Fencible asked 3/3, 2016 at 15:40
3
Solved
<script id="myTmpl" type="text/x-kendo-tmpl">
<div id="myDropDown">
</div>
</script>
That's my small example of a code. Is there a way to create a drop down list on th...
Disciple asked 17/6, 2014 at 13:57
3
Solved
When DataSource object (belonging to Kendo UI framework) reads data from server it sends parameters in a structure that is often called DataSourceRequest on server side (although officialy there is...
Maharaja asked 5/3, 2014 at 14:36
1
Solved
I'm making an Angular App and I'm starting to use some of the Kendo UI controls. I'm having some issues wiring up the AutoComplete control. I would like to use a factory that will return the list o...
Sizar asked 12/8, 2014 at 15:57
1
Solved
In my understanding kendo dataSource have many _properties. But im unclear about their unique characteristics.
can anybody explain difference among these kendo dataSource properties.
1. _pristine...
Bluet asked 6/5, 2014 at 19:56
1
Solved
I have a KendoUI chart generated with JavaScript. Is there a way to clear the plotArea with a command? For the purpose of showing a "Loading..." image while waiting for a DataSource to read remote ...
Apophthegm asked 22/7, 2013 at 17:5
1
© 2022 - 2024 — McMap. All rights reserved.