Hello all,
Just started using the evaluation yesterday, looks great on first impressions, using it to rebuild a legacy database/ASp website using.net 2 (hopefully). Anyway, on with the question.
When I data bind to the data source object (self-servicing), should I get a correct list of entity fields showing in the columns of the grid at design time and when adding/selecting new fields/columns there are no bound fields showing up? The page displays correctly on load, but is not very easy to work with at design time (as say the SQL data source and the grid view at design time) .
Hopefully this is a set up issue that you can help me sort out.
Also, say I wanted to filter my result set on all customers last name containing a particular string (say WAR, you would use a like clause in SQL to achieve this), can I do this at design time? Or do I have to use filter predicates in my code?
Regards.
I notice somebody mentioned an example application available, could you point me to it.
Thanks again,
Matthew