Unplanned
Last Updated: 29 Jan 2026 07:28 by ADMIN
Petar
Created on: 28 Jan 2026 19:03
Category: Reporting
Type: Feature Request
0
Add support for async methods in ObjectDataSource
Currently, when configuring an ObjectDataSource with an async method that returns a `Task<T>`, the ObjectDataSource wizard displays `Task` members (such as `AsyncState`, `CreationOptions`, `IsCanceled`, etc.) instead of the actual data properties. Consider adding support for such async methods.
0 comments