943,614 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 4903
  • VB.NET RSS
Jun 16th, 2008
0

Datagrid MS Access and VB.Net

Expand Post »
Afternoon all, I have taken up a task where end user should be able to enter information via vb interface into microsoft Access database. This then will be displayed onto the Datagrid via VB interface. The program needs to be setup in a way that first entry by end user will flash upon 3 hours.

Example:

VB Interface
=========
Basket Number | Number of Trays | Run Type | Time In
1 | 1 | CNC | 15:00:00

Where
Basket Number = Text Box (in Access field is set as Number (Int))
Number of Trays = Text Box (in Access field is set as Number (Int))
Run Type = Combo Box (in Access, field is set as Text (String))
Time In = Date time picker in Time mode (in Access field is set as DateTime (DateTime))

DataGrid
======
Values defined within database shows in this datagrid.

The Datagrid works fine and I can insert values into the database fine as well however, I am not sure how to setup a timer so that when 3 hours are up the first entry into the database(shown on datagrid) starts flashing.

This is needed so that the end user gets an alert when the time is up so that he can take the trays out of the oven.

In Summary: Can we really setup a timmer so that a value in the datagrid will flash at a particular time.

Many thanks

Regards

Jay
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jaytheguru is offline Offline
18 posts
since Aug 2007
Jun 17th, 2008
0

Re: Datagrid MS Access and VB.Net

Morning guys,

right I added a timer to the form. The rows gets filled with yellow colour after a particular time however, all the rows gets coloured instead of only one or two (whose time limit has been passed).

any ideas how I can setup something where it colours only the row (not all rows but particular row/s) which has passed a time limit.?

many thanks

regards

J
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jaytheguru is offline Offline
18 posts
since Aug 2007
Feb 5th, 2009
0

Re: Datagrid MS Access and VB.Net

Maybe you could post some code for us to see? I imagine you need to refer to myDataGrid.Rows(i)...
Reputation Points: 10
Solved Threads: 0
Newbie Poster
almcnicoll is offline Offline
1 posts
since Feb 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Create Add-in for Outlook 2007
Next Thread in VB.NET Forum Timeline: Search value by textbox from .mdb file





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC