X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/charts/FormDashboard.html diff --git a/examples/charts/FormDashboard.html b/examples/charts/FormDashboard.html new file mode 100644 index 00000000..f4145063 --- /dev/null +++ b/examples/charts/FormDashboard.html @@ -0,0 +1,30 @@ + + + + + Form with embedded Grid + + + + + + + + + + + + +

Dynamic Form, Grid and Charts

+

+ Showing companies information in a grid. Selecting a row will highlight + the bar corresponding to that company and fill in the form with the company + data. A radar chart will show the company information. You can update the + information in the form to see it change live in the grid, bar chart and radar charts. +

+ + \ No newline at end of file