richsch / ExtJSBatchGrid

A POC for batching operations across grids in Ext.JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExtJSBatchGrid

A POC for batching operations across stores in Ext.JS.

Concept being that there are two grids with two separate stores - their sync operations are batched, across BOTH grids. ie. A single batch operation will sync data for both stores.

REST functionality provided by WebAPI controllers.

DrinkController - handles the DrinkStore directly
SportController - handles the SportStore directly
BatchController - will handle operations for all stores

About

A POC for batching operations across grids in Ext.JS.


Languages

Language:JavaScript 88.5%Language:C# 8.2%Language:CSS 3.3%Language:ASP 0.0%