Intersoft WebGrid Documentation
How-to: Move Pivot Chart view to another container using WebTab
See Also Send comments on this topic.

Glossary Item Box

WebGrid's chart can be moved to view in another container (e.g WebTab).

In this topic, you will learn how to move Pivot Chart view to another container using WebTab.

To move pivot chart view to another container using WebTab

  1. Display both Pivot Chart and Grid View.
  2. Drag WebTab to the page.
  3. On the first tab of WebTab, add a div and named it ChartImage.
  4. On the second tab, put the WebGrid. 
  5. Click on WebGrid instance and press F4.
  6. Set ChartDisplayPosition property in Advanced tab >> WebGrid to Custom.
  7. Set ChartCustomContainerId property in Advanced tab >> WebGrid to ChartImage.
  8. Run the project.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.