| | |
Datagrid MS Access and VB.Net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2007
Posts: 16
Reputation:
Solved Threads: 0
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
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
•
•
Join Date: Aug 2007
Posts: 16
Reputation:
Solved Threads: 0
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
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
![]() |
Similar Threads
- linking database Microsoft Access with VB.NET (VB.NET)
- Need help with ms access and vb.net (VB.NET)
- ASP.NET Tutorial: Caching in ASP.NET (ASP.NET)
- Urgent question about Updates (C#)
- Help with ADMIN side of login ASP.NET (ASP.NET)
- How do you do a simple POS in VB .net (VB.NET)
- To display an icon in a datagrid (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Create Add-in for Outlook 2007
- Next Thread: Search value by textbox from .mdb file
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2005 2008 access account arithmetic array assignment basic binary bing button buttons center check code combobox component connectionstring convert crystalreport data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dosconsolevb.net dropdownlist excel file-dialog firewall folder ftp google hardcopy image images insert isnumericfuntioncall listview login math memory mobile ms navigate net networking opacity output passingparameters peertopeervideostreaming picturebox picturebox1 port print problemwithinstallation project reports" save savedialog searchbox serial soap sorting string table tcp temp text textbox timer toolbox trim update updown upload useraccounts usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio web wpf





