Tasks and Solutions for ASP.NET Core Applications
- 3 minutes to read
This section contains developer tasks and links to solutions.
#Document Viewer
#Reporting Operations
How to… | Link to Solution |
---|---|
Open a report | Open a Report in ASP. |
Implement a service that the Open |
Implement one of the following services: IWeb IReport Report |
Print a report | IPreview |
Send a report by email | JSReport |
#Toolbar
How to… | Link to Solution |
---|---|
Add a command to the Toolbar | Web |
Hide export formats in the Toolbar | ASPx |
Perform custom actions that depend on the selected export format | Web |
Remove the Toolbar | Web |
Enable Multi |
show |
Enable the Highlight Editing Fields action | Editable |
#Tab Panel
How to… | Link to Solution |
---|---|
Collapse the Tab Panel | IPreview |
Remove the Tab Panel | Handle the Web |
#Preview Parameters Panel
How to… | Link to Solution |
---|---|
Hide the Preview Parameters panel so that parameters are submitted automatically | Set the Parameter. |
Change the “Waiting for parameter values…” text | Web |
Create a custom parameter editor | Custom Parameter Editor in the Document Viewer (ASP. |
Hide the Time part in the calendar editor | Web |
Validate user input and make the parameter “required” | Web |
Obtain selected parameter values and change them | IPreview |
Initialize a report parameter value before the preview appears | Web |
Select the first item in the lookup value list | Web |
#Export Options Panel
How to… | Link to Solution |
---|---|
Customize the Export Options panel | ASPx |
Hide the Export Options panel | ASPx |
Use the Show Print Dialog on Open setting in PDF Export Options | This option has no effect because most modern browsers disable PDF scripts. Review the following topic for alternatives: Print Without a Preview |
#Search Panel
How to… | Link to Solution |
---|---|
Disable the F hotkey that expands the Search panel | IAction. |
Remove the Search panel and hide the Search command in the toolbar | Settings. |
Use asynchronous search | Web |
#Document Map Panel
How to… | Link to Solution |
---|---|
Show the Document Map panel automatically when the report is loaded | Web |
#Document Navigation
How to… | Link to Solution |
---|---|
Click a report element to navigate to another report | Web |
Navigate pages automatically | IPreview |
#Document Settings
How to… | Link to Solution |
---|---|
Specify a zoom factor when the document is displayed | Get |
Specify the page render format in report preview | Preview |
#Report Designer
#Toolbox
How to… | Link to Solution |
---|---|
Remove a control from the Toolbox | Report |
#Properties Panel
How to… | Link to Solution |
---|---|
Show Quick Actions | Quick |
Hide the Task group | Task |
Hide or disable individual editors or sections for the specified control type | JSReport |
Customize parameter editing settings | Specify Parameter Editing Settings |
#Menu and Toolbar
How to… | Link to Solution |
---|---|
Add/Remove menu and toolbar commands | Customize |
Hide the Add Data Source menu item and the Add Data Source button (Field List Panel) | Report |
#Field List Panel
How to… | Link to Solution |
---|---|
Hide action buttons | Report |
Hide the Add and Delete buttons for parameter | Allow |
#Report Wizard
How to… | Link to Solution |
---|---|
Initialize report settings shown in the wizard | Change the Predefined Wizard Settings |
Initialize settings shown on a certain page | Change the Predefined Page Settings |
Remove a page | Remove a Page |
Remove a page section | Remove a Page Section |
Add/Remove color schemes in the Specify Page Settings page | Customize Color Schemes |
Add/Remove predefined templates or add custom report templates | Report |
Customize a newly created report | Report |
#Appearance
How to… | Link to Solution |
---|---|
Register a custom font | Report |