In Development
Last Updated: 11 Mar 2026 14:27 by ADMIN
Scheduled for 2026 Q2
Petar
Created on: 28 Jan 2026 19:03
Category: Reporting
Type: Feature Request
1
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