Showing related tags and posts accross the entire site.
-
Hi all ! First, thanks for this wonderful that is .NetTiers ! It saved my days of work ! I have a question about the generated select methods and their use in strongly type datasources. I understood that Find is more secure than GetPaged (or is it GetAll) because it uses prepared statements and thus...
-
how to keep the sorting functionality on EntityGridView working when using the builder with the TList? Always get the err messafe that the datasource doenst support sorting. THANKS. OQ