Click here to Skip to main content
16,003,873 members

Comments by Member 12285600 (Top 5 by date)

Member 12285600 23-Sep-19 6:36am View    
Sorry i should have mentioed im getting the error on line -

PostcodeAnywhereBusinessLogic.ValidateBank(sortCode, accountNum);
Member 12285600 23-Sep-19 6:35am View    
PostcodeAnywhereBusinessLogic.ValidateBank(sortCode, accountNum);
Member 12285600 15-Jan-19 6:12am View    
Thanks Maciej Los, that was helpful information.
Member 12285600 7-Nov-18 11:27am View    
I tried a couple like -

https://stackoverflow.com/questions/17678197/linq-grouping-dynamically
https://stackoverflow.com/questions/33286297/linq-groupby-with-a-dynamic-group-of-columns

but i didnt really understand how they go to the answer so im struggling to apply it to my example
Member 12285600 27-Sep-18 9:12am View    
Thank you, that worked and I now have a better understanding of the problem.