15 Reputation Points
Ranked #2K
- Strength to Increase Rep
- +2
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 3
- Posts with Upvotes
- 2
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
~854 People Reached
About Me
Love to code
- Interests
- Learning, Farming, Football
- PC Specs
- 64 bit Win 7
Favorite Forums
Favorite Tags
Re: Can you post the code for the table? What do you want the data to look like in the table? | |
Re: Sounds like you have everything you need to get the website running. I would take the HTML from dreamweaver web pages and paste it into asp.net web pages. You need ADO.Net to connect the database to the controls on the web page, this is depending on what you have in … | |
Re: I don’t know exactly why this is happening but looking at your code I detect a code smell. I mean that in the nicest way possible . What I would do is simplify your code by separating the formatting away from the calculations. Those are two separate tasks, or concerns, … |