Hello,
What is the best place to add a SortExpression when using a LLBLGenDataSource ?
At the meantime, I used SelectParameters actually. But I would like to know what is the
best place to hook to the DataSource to add a filter to it in code ?
(Note: Using latest versions of LLBLGen)