Click here to Skip to main content
15,913,941 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi.

I would like to display data from my database in a table. I have not yet tried anything. Can anyone send me links where I can solve this. I had read many articles yet I could not find any solution. Please help me. Thanks in advance :)

Here is what I need to display:


Months|TotalFeeToPaid|AmountPaid| Balance |
---------------------------------------------
May | 15,000.00 | 5,000.00 |10,000.00 |
---------------------------------------------
June |10,000.00 | editable |AutoCompute|

->at the amountpaid, user can input the amount then the system will auto compute it to get the balance remaining. Please help me :)
Posted
Updated 17-Jan-15 16:22pm
v3
Comments
Web app or windows app? What have you tried and where is the issue?
DarkDreamer08 17-Jan-15 22:03pm    
i have not yet fried anything. I am still looking to any articles that could help me here :)
Web or windows?
[no name] 17-Jan-15 22:22pm    
"C# Windows Form" is "Windows" and it is obvious.
You shouldn't answer question if you don't know a subject.
That was edited just now. It was not there previously and I am not answering, I am asking questions in comment.

Answer box is below. When you are not sure about the question, you should ask the OP about it by commenting. That is what I am doing here.

1 solution

 
Share this answer
 
v2
Comments
DarkDreamer08 18-Jan-15 2:08am    
i updated my question above,. can you help me. I am using SQL server as my database :) hope you will.
[no name] 18-Jan-15 5:13am    
There are as much as 3 links in my answer here. All those links are links to my (!) CodeProject articles about DBs. 2 links are about sql server. What more do you want?
Get used to read articles and explore the demo source code in them!!! No one will write the answer for you personally, when there is an article in internet!!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900