Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9253997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:21:27+00:00 2026-06-18T11:21:27+00:00

This is a simple models that I am working on , three tables. I

  • 0

Entity Models

This is a simple models that I am working on , three tables.

I need to Have a DataGridView that show the ClientID , ClientName , Current_Balance , Required , Expected , Paid , Difference_Req_Paid_Difference _Expe_Paid,DateWeekly and this DataGridView enable me to add new rows and to edit current
as DataSource I have used a LinQ like

visibledataGridView1.DataSource = context.Payments.Select(x => 
    new {  x.Client.ClientName,
x.ClientID,
x.Current_Balance,
x.Paid,x.Expected,
x.Required,
x.Difference_Exce_Paid,
x.Difference_Req_Paid 
});

but this only show thid doesn’t allow me to add or to edit.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:21:28+00:00Added an answer on June 18, 2026 at 11:21 am

    Problem Resolved with a little trick , with checking in the database if the current PaymentID , it will modifie by a sp that update the row in the database
    if not it will create a new object from Payment and add it to Payments.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple model like this one: class Artist(models.Model): surname = models.CharField(max_length=200) name
I have a simple has_one/belongs_to relationship between two models. This is a new association
Suppose I have this simple app working : # model class Project has_many :numbers
I've been using seesaw.tree/simple-tree-model to create my TreeModels, the docs say that this is
Can someone explain this simple, yet deceiving, anomaly? There are two models, where B
I have a simple model like this: class User < ActiveRecord::Base serialize :preferences end
I have fit a simple bi-variate VAR model to this data set and I
I was working in L2E with 3 simple tables, whose purposes a fairly straightforward:
I'm using Django/Python, but pseudo-code is definitely acceptable here. Working with some models that
I am working on creating a simple contest submission system using django. This is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.