Skip to content

Update example to v21#1

Open
pollyndos wants to merge 4 commits into24.1.3+from
update-example-to-v21
Open

Update example to v21#1
pollyndos wants to merge 4 commits into24.1.3+from
update-example-to-v21

Conversation

@pollyndos
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Readme.md
# Reporting for Angular - Create a Custom Editor for a Custom Parameter Type

This example shows how to use custom types for report parameters, implement serialization/deserialization logic, and create a custom parameter editor.
This example creates a custom type for report parameters, implements serialization/deserialization logic, and implements a custom parameter editor. In this example, we implement a custom email parameter type with email validation using the DevExtreme `dxTextBox` component.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This example creates a custom type for report parameters, implements serialization/deserialization logic, and implements a custom parameter editor. In this example, we implement a custom email parameter type with email validation using the DevExtreme `dxTextBox` component.
This example creates a custom type for report parameters, implements serialization/deserialization logic, and implements a custom parameter editor. In this example, a custom email parameter type is implemented with email validation using the DevExtreme `dxTextBox` component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants