PC Review


Reply
Thread Tools Rate Thread

Data Grid in VB.Net Win Forms

 
 
=?Utf-8?B?QlN0b25l?=
Guest
Posts: n/a
 
      23rd Feb 2004
Using Visual Basic .Net, I have a data grid on a win form with 7 columns loading very well. The first column is to be a data entry column. The problem I have is when the value in column(0) is changed, I need to perform some calculations and update another of the columns (7 in this case). Can anyone tell me what event I could use to perform this action??

If I use the Lost Focus event, it does not fire unless I move to the second column to the right, then back into the first column. The CurrentCellChanged event appears to fire too often causing degradation in performance since it runs my calc module too often

Has anyone run into an issue like this before?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Add the Data grid and How to load the Grid? =?Utf-8?B?S2FydGhpa2V5YW4gUGVyaWFzYW15?= Microsoft Access Form Coding 3 2nd Jul 2007 03:02 PM
Grid View / Data Grid =?Utf-8?B?TWFyY28=?= Microsoft Access Forms 4 3rd May 2007 06:03 PM
Grid X & Grid Y not there in Format properties (design view of forms) Sitara Microsoft Access Forms 1 23rd Jan 2005 07:31 PM
Cannot put a Grid Control on one of the forms Gordon Buhagiar Microsoft Access Form Coding 3 10th Dec 2003 07:38 AM
exception during sorting data in a data grid in the constructor of the System.Data.Index class Frank Microsoft Dot NET Framework 0 30th Sep 2003 02:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:31 AM.