You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,18 @@ The example stores a saved report layout in a BLOB field of a memory-based datas
15
15
* Run the sample app and click **New Report** to create an empty database record.
16
16
* Click **Show Designer** to display the [Report Designer](https://docs.devexpress.com/XtraReports/119176/web-reporting/web-end-user-report-designer) dialog.
17
17
* Create a report layout using any tools available in the UI.
18
-
* Click the hamburger button and select the **Save** option and close the dialog.
19
-
* Close the app. The [TdxMemData](https://docs.devexpress.com/VCL/dxmdaset.TdxMemData) component stores layout data in a file between sessions.
20
-
* Run the sample app again and click **View Designer**or **View Report**to load the saved report layout or preview a layout-based report in the [Report Viewer](https://docs.devexpress.com/XtraReports/401850/web-reporting/web-document-viewer) dialog.
18
+
* Click the hamburger button, select the **Save** option, and close the dialog.
19
+
* Close the app. The [TdxMemData](https://docs.devexpress.com/VCL/dxmdaset.TdxMemData) component will store layout data in a file between sessions.
20
+
* Run the sample app again. Click **View Designer** to load the saved report layout, or**View Report** to preview a layout-based report in the [Report Viewer](https://docs.devexpress.com/XtraReports/401850/web-reporting/web-document-viewer) dialog.
0 commit comments