Search results for query: *

  • Users: Gcobani54
  • Content: Threads
  • Order by date
  1. Gcobani54

    Joining three entities using linq

    Hi Team I need some help in joining three entities using linq, i have one join but the problem i have i am getting a repetion of years, weekNum and day colums with data being incorrect. public IList<ExtractionViewModel> GetExtractionViewModels(string year, int week) {...
  2. Gcobani54

    How make a query dynamic to filter records in the tables?

    Hi Team I am struggling to make my query dynamic, what i mean here the record list must be formatted. Currently now i will attached the output of my excel and columns are not formatted for data be exposed. The first attachment is my current data. The out output must be second attachment, will...
Back
Top Bottom