Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

HTML5 javascript framework for datagrid (or spreadsheet)

$
0
0

I have been doing some digging around on the Internet and I’m wondering if you know of a product.

I’m looking for a robust HTML5 javascript framework for datagrid (or spreadsheet) where it can do those following when displaying on webpage…

1) Having data, textboxes, drop-down selection, checkboxes, etc. (in columns) per rows...

2) Be able to group several columns (of data) and display rows like this…
(Say you group the Make, Model and Color…)


<pre>
[-] Ford (5)
   [-] Mustang (3)
      [+] Green (1)
      [-] Blue (2)
         [Year] [Trim] [Mileage] [Color]
         2007 2dr Coupe 52,000 Green
         2012 2dr Sedan 23,321 Blue
   [+] Ranger (3)
   [+] Taurus (5)

[+] Chevrolet (8)

[-] Toyota (2)
   [-] Prius (2)
      [-] Yellow (2)
         [Year] [Trim] [Mileage] [Color]
         2013 3dr Hatchback 14,021 Yellow
         2010 2dr Coupe 11,123 Yellow
</pre>

Thanks…


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>