I don't have the time to build up the code from there again as i am coming to an end in my intermship and my boss wants me to finish the program before i go.
i just like to know is it possible to update the dataridview instaneously with i received the data from serial port?
My boss suggest me to use a delegate function for that but i don't know what that. U got any link or example i can go to for delegate function....
User Profile
Collapse
-
How to update information from a custom class to datagridview?
I have capture data from the serial port and save it in Access database using table adapter. I defined the serial port as a class so that I can use it dynamically as it require user to add multi serial port. And my result is to display on a datagridview in a form.
I have a problem, the information is save to the database but it won’t display in the datagridview at the instances. Unless use the tableadapter.Fi ll() with a timer when... -
I'm just a beginner in VB and i'm doing a project for my attractment company. Basically, my understanding of crystal report is that i can drag the Report viewer from the toolbox and create a new report by binding it to my data source.BUT this will show all the data in the database
However, my application require me to export the excat information from the datagridview as i have insert Sql statement to query my seach result.
...Leave a comment:
-
-
How to export datagridview to excel?
Hi, anyone know how can i export the information in the datagridview to an Excel file?
i understand that the crystal report tool has such a build in function for importing to pdf or execl, then how can i convert the information in datagrid to a crystral report? -
do you hav a sample of the example? or links to tutorials on such topics?
THx :)...Leave a comment:
-
DataGridview - Show only the latest 20record
HI,
How can limit my data grid view to display only the latest 20 record from an access database? -
network sockets
I am require to program a PC application which can capture data string from ethernet cable. How to i wirte the code for this and is there any event related to network? i welcome any help. thks
confuse student -
hi,
Thank for the rely but i need it in .net framework
i am using visual studio 2005 and VB6 dun seem to work with it....Leave a comment:
-
Communicate Between 2 PC with ethernet
I am required to send and recevied data between 2 PC through ethernet port. i have used a cross cable to connect both PC and i fix IP address with the following:
PC1: 192.168.1.1
PC2: 192.168.1.2
I am able to ping one another in the window DOS. I received socket error when i try to connet to the remote point. Pls help to solve the problem.
And below is my following code:
Try
...
No activity results to display
Show More
Leave a comment: