X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/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