PageRenderTime 224ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/ext-4.1.0_b3/examples/grid-filtering/grid-filter.json

https://bitbucket.org/srogerf/javascript
JSON | 221 lines | 221 code | 0 blank | 0 comment | 0 complexity | 17b07c96af0a3e9065f9a574957ffcf2 MD5 | raw file
  1. {
  2. "total":"27",
  3. "data":[
  4. {
  5. "id":"1",
  6. "price":"71.72",
  7. "company":"3m Co",
  8. "date":"2007-09-01",
  9. "size":"large",
  10. "visible":"1"
  11. },
  12. {
  13. "id":"2",
  14. "price":"31.61",
  15. "company":"AT&T Inc.",
  16. "date":"2008-02-01",
  17. "size":"extra large",
  18. "visible":"0"
  19. },
  20. {
  21. "id":"3",
  22. "price":"29.01",
  23. "company":"Aloca Inc",
  24. "date":"2007-08-01",
  25. "size":"medium",
  26. "visible":"0"
  27. },
  28. {
  29. "id":"4",
  30. "price":"83.81",
  31. "company":"Altria Group Inc",
  32. "date":"2007-08-03",
  33. "size":"large",
  34. "visible":"0"
  35. },
  36. {
  37. "id":"5",
  38. "price":"52.55",
  39. "company":"American Express Company",
  40. "date":"2008-01-04",
  41. "size":"extra large",
  42. "visible":"1"
  43. },
  44. {
  45. "id":"6",
  46. "price":"64.13",
  47. "company":"American International Group Inc.",
  48. "date":"2008-03-04",
  49. "size":"small",
  50. "visible":"1"
  51. },
  52. {
  53. "id":"7",
  54. "price":"75.43",
  55. "company":"Boeing Co.",
  56. "date":"2008-01-01",
  57. "size":"large",
  58. "visible":"1"
  59. },
  60. {
  61. "id":"8",
  62. "price":"67.27",
  63. "company":"Caterpillar Inc.",
  64. "date":"2007-12-03",
  65. "size":"medium",
  66. "visible":"1"
  67. },
  68. {
  69. "id":"9",
  70. "price":"49.37",
  71. "company":"Citigroup, Inc.",
  72. "date":"2007-11-24",
  73. "size":"large",
  74. "visible":"1"
  75. },
  76. {
  77. "id":"10",
  78. "price":"40.48",
  79. "company":"E.I. du Pont de Nemours and Company",
  80. "date":"2007-05-09",
  81. "size":"extra large",
  82. "visible":"0"
  83. },
  84. {
  85. "id":"11",
  86. "price":"68.1",
  87. "company":"Exxon Mobile Corp",
  88. "date":"2007-12-12",
  89. "size":"large",
  90. "visible":"1"
  91. },
  92. {
  93. "id":"12",
  94. "price":"34.14",
  95. "company":"General Electric Company",
  96. "date":"2008-06-16",
  97. "size":"extra large",
  98. "visible":"1"
  99. },
  100. {
  101. "id":"13",
  102. "price":"30.27",
  103. "company":"General Motors Corporation",
  104. "date":"2006-12-07",
  105. "size":"medium",
  106. "visible":"1"
  107. },
  108. {
  109. "id":"14",
  110. "price":"36.53",
  111. "company":"Hewlett-Packard Co.",
  112. "date":"2007-05-13",
  113. "size":"large",
  114. "visible":"1"
  115. },
  116. {
  117. "id":"15",
  118. "price":"38.77",
  119. "company":"Honweywell Intl Inc",
  120. "date":"2006-11-07",
  121. "size":"medium",
  122. "visible":"0"
  123. },
  124. {
  125. "id":"16",
  126. "price":"19.88",
  127. "company":"Intel Corporation",
  128. "date":"2007-01-09",
  129. "size":"small",
  130. "visible":"1"
  131. },
  132. {
  133. "id":"17",
  134. "price":"81.41",
  135. "company":"International Business Machines",
  136. "date":"2005-01-21",
  137. "size":"extra large",
  138. "visible":"1"
  139. },
  140. {
  141. "id":"18",
  142. "price":"64.72",
  143. "company":"Johnson & Johnson",
  144. "date":"2008-01-10",
  145. "size":"extra large",
  146. "visible":"1"
  147. },
  148. {
  149. "id":"19",
  150. "price":"45.73",
  151. "company":"JP Morgan & Chase & Co",
  152. "date":"2008-02-20",
  153. "size":"large",
  154. "visible":"0"
  155. },
  156. {
  157. "id":"20",
  158. "price":"36.76",
  159. "company":"McDonald's Corporation",
  160. "date":"2007-06-12",
  161. "size":"large",
  162. "visible":"1"
  163. },
  164. {
  165. "id":"21",
  166. "price":"27.96",
  167. "company":"Pfizer Inc",
  168. "date":"2007-12-30",
  169. "size":"small",
  170. "visible":"0"
  171. },
  172. {
  173. "id":"22",
  174. "price":"45.07",
  175. "company":"The Coca-Cola Company",
  176. "date":"2007-01-30",
  177. "size":"medium",
  178. "visible":"0"
  179. },
  180. {
  181. "id":"23",
  182. "price":"34.64",
  183. "company":"The Home Depot, Inc",
  184. "date":"2006-12-31",
  185. "size":"small",
  186. "visible":"1"
  187. },
  188. {
  189. "id":"24",
  190. "price":"61.91",
  191. "company":"The Procter & Gamble Company",
  192. "date":"2007-04-08",
  193. "size":"extra large",
  194. "visible":"1"
  195. },
  196. {
  197. "id":"25",
  198. "price":"63.26",
  199. "company":"United Technologies Corporation",
  200. "date":"2006-06-04",
  201. "size":"medium",
  202. "visible":"1"
  203. },
  204. {
  205. "id":"26",
  206. "price":"35.57",
  207. "company":"Verizon Communications",
  208. "date":"2005-07-09",
  209. "size":"small",
  210. "visible":"0"
  211. },
  212. {
  213. "id":"27",
  214. "price":"45.45",
  215. "company":"Wal-Mart Stores, Inc",
  216. "date":"2006-09-09",
  217. "size":"large",
  218. "visible":"1"
  219. }
  220. ]
  221. }