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
An ASP.NET MVC Reporting application that shows how to add custom type parameters to the report, specify their lookup values and implement a client-side custom type parameter editor.
How to use custom report parameter types in web reporting controls
This example demonstrates how to register custom types for report parameters, provide custom editors for them and implement serialization/deserialization logic.
An ASP.NET MVC Reporting application that shows how to add custom type parameters to the report, specify their lookup values and implement a client-side custom type parameter editor.