Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTP download
Message
General information
Forum:
Visual Basic
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00424786
Message ID:
00431917
Views:
12
hi Phil,

I have a question,

I have a DBGrid that is link to a table. After user changed the values of DBGrid rows, the table suppose to change also. I trid doing recordset.update also.

When I do a while loop like this,
do while Not AdoDB.recordset.EOF
Loop

it does loop and I see the changes user made by DBGrid. The problem is It does not change the table values of last row user changed in the DBGrid unless user moves one more row down in the DbGrid.

If the DBGrid(or the Table) has only one record and user change some values of the DBGrid, table will never get changed.

Any Idea why and how to solve this problem.

Is there a way to just loop thru DBgrid roows and read the values insted of reading the table? that is what I really want to do(after user edit the DBGrid}.

ONE MORE THINHG:)
Do you have any sample of creating lables and printing with Crystal Reports 7.0 ?

Thanks Phil, I appreciate your help
Lal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform