Use Custom DataSource to Bind to ToDataSourceResult Output
The demo below demonstrates how to use a DropDownList with a Custom DataSource setup to bind to a ToDataSourceResult
output.
To see the example, refer to the GitHub repo on how to use a custom DataSource to bind to a ToDataSourceResult
output.