Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9270881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:28:48+00:00 2026-06-18T15:28:48+00:00

Background I’m working in a client-server REST based application which manages various kinds of

  • 0

Background

I’m working in a client-server REST based application which manages various kinds of information and defines a generic EntitiesCollection which extends Backbone.Collection.
The EntitiesCollection has an API (it extends the Backbone.Collection API) for CRUD operations, filtering, sorting and so on.

My team needs to write a Grid component which can display and manipulate an EntitiesCollection object. This grid will be based on some 3rd party component and we are seriously considering using Kendo.Grid.

The Challange

My first question is whether anyone ever tried to use Kendo.Grid whose data\data-source is actually a Backbone.Collection and whether that is a good and applicable idea at all?

I have seen various articles regarding Kendo and Backbone integration including Derick Bailey’s Backbone And Kendo UI: A Beautiful Combination. However, these articles talk about view level integration (wrapping the Kendo.Grid with a Backbone.View). What I am looking for is data level integration – making Kendo.Grid work with Backbone.Collection.

Options

As far as I understand so far Kendo.Grid works with a Kendo.DataSource which in turn holds an internal collection – a Kendo.ObservableArray.

Assuming we are going for it I see several implementation options:

  1. One of the options we discussed is converting our EntitiesCollection to a Kendo.DataSource however this seems to be a non option – the communication with the server has to be done through our own objects.

  2. Replace the Kendo.DataSource with the EntitiesCollection – our EntitiesCollection will implement the Kendo.DataSource API and the grid will work with it as its dataSource object. I don’t like this solution since I think I will loose a lot of the functionality that Kendo gives me in the Kendo.DataSource object.

  3. The Kendo.DataSource will wrap our own EntitiesCollection and delegate requests to it.

  4. The Kendo.ObservableArray object contained by the Kendo.DataSource will wrap our EntitiesCollection (see this sample implementation I found online). This approach seem to work with simple use cases however something seems wrong to me – I think that the Backbone.Collection is not the data object (in Kendo terminology) but the DataSource object – since it is the one that interacts with the remote server and fetches the data.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T15:28:49+00:00Added an answer on June 18, 2026 at 3:28 pm

    You might be interested in this article that I just posted:

    http://www.kendoui.com/blogs/teamblog/posts/13-02-07/wrapping_a_backbone_collection_in_a_kendo_data_datasource.aspx

    In it, I walk through the basics of what it takes to build an adapter to use a Backbone.Collection as the backing store for a DataSource, and connect it to a Kendo UI Grid.

    I haven’t completely solved all of your needs – for example, no paging support – but hopefully this will get you down the path far enough.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background The main application where I work is based heavily on the MUMPS-esque Caché
BACKGROUND I am writing a screen capture application My code is based derived from
Background I have an embedded system which runs an application originally written in C++
BACKGROUND : My application allows users to select which directory in a multi-page tiff
Background : I have a .Net 3.5 WPF Prism-based application running on Windows XP
Background: We're building an application that allows our customers to supply data in a
Background: I'm using the (fantastic) Vim plugin python-mode , which includes the pep8 linter.
Background : I'm trying to convert some JavaScript code which uses the the Crossfilter
Background I am working with a monad built of a stack of transformers one
Background: I have a UITableView which has three rows with custom UITextFields that are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.