10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
utsav rathour
0
58
0
Help with datagrid
May 9 2009 7:27 AM
Well first of all sorry if this is a repeat question or question on the wrong section. Here is what i want to do: create a invoice, i am using datagridview. it has columns like. "item" "particulars" "rate" "qty" "price". user inputs the item and rate so when he makes change to the qty the price column should have value calculated as rate*qty. I also want to show the grand total on a textbox. I need help asap. PLEASE
Reply
Answers (
7
)
ASP.NET 4.0 Features
How to use for loop using listview to store items?