Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Access data grid help


Reply
 
Thread Tools Display Modes
  #1  
Old 10-16-2003, 11:13 AM
buzaggie buzaggie is offline
Newcomer
 
Join Date: Oct 2003
Posts: 2
Default Access data grid help


Hi All:
I have linked a vb application to Access using a data grid. In the data grid I have all of the fields from my tables showing. HERE IS MY PROBLEM. The fields in the datagrid come in in alphabetical order I.E.:I have address field in front of the firstname field. How can I make the fields show in the datagrid in the order I want? SECOND. On my application I have an update button to update my database. If I enter an updated name in a text box and hit the update button, it doesn't work. If I click on the record in the data grid, then it will work. How can I get the UPDATE button to work, rather than having to click on the record in the datagrid? Thanks for all of your help!!!!!
Reply With Quote
  #2  
Old 10-16-2003, 03:09 PM
obot74639 obot74639 is offline
Junior Contributor
 
Join Date: Oct 2002
Location: Arizona
Posts: 308
Default

I don't know if this will help, but I used to arrange fields in table view, but the datgrid would not bring them in the order shown, until I arranged them in Access in design view, then saved the table.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
data grid vk123 Database and Reporting 2 07-31-2003 06:16 AM
Edit in data grid control patricksky Interface and Graphics 0 04-26-2003 10:56 PM
data grid problem clonefish Database and Reporting 1 09-13-2002 04:31 AM
Using ActiveX data controls in Access 2000 darriola Database and Reporting 2 07-06-2001 12:37 AM
Data Grid Problem dusteater Database and Reporting 1 12-09-2000 11:33 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->