Skip to content

Commit e098af3

Browse files
authored
Update README.md
1 parent b3f320b commit e098af3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ The example shows how to get underlying data for the specified dashboard item.
44

55
![](dashboard-and-grid.png)
66

7+
The example uses the [`ViewerApiExtension.requestUnderlyingData`](https://docs.devexpress.com/Dashboard/js-DevExpress.Dashboard.ViewerApiExtension?p=netframework#js_devexpress_dashboard_viewerapiextension_requestunderlyingdata) method and passes the component name of the dashboard item and specific parameters to request data.
8+
79
## Files to Look At
810

911
- [UnderlyingData.js](./CS/MvcDashboard_UnderlyingData/Scripts/UnderlyingData.js)

0 commit comments

Comments
 (0)