Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » How to perform calculation on datagrid column values using C# Windows application??
Closed Thread
Old 07-09-2006, 04:47 PM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2006

Posts: 7

Giri

Default How to perform calculation on datagrid column values using C# Windows application??

Hi Everyone,

Im developing C# Windows application. In that Im binding database values in datagrid and updating the updated grid values with database values by using currentcellchange event. Before that I have to perform calculation in the datagrid itself. Like Im binding unitrate values n quantity values in the grid from the database. If quantity values is changed in the grid it should be updated when cursor moves to other column or by pressing enter key. How to do this. Is there any event handler?
Giri is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On