var parts = JsonConvert.SerializeObject(dgAddedParts.ItemsSource); PendingTickets.SaveIntoDB(source, deptDesc, problemrb, parts);
Here is where I am