Thursday, April 19, 2007

At first I couldn't figure out how to use the FetchByQuery with the objectdatasource since in requires a Query object and the objectdatasource wizard only seems to be able to pass strings. I found that I can provide the query object to the objectdatasource by using the objectdatasource selecting event. I have listed some example code below:

No comments: