X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..refs/heads/master:/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