Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for bhoot_jb

what connction are you using?? if adodc then just refresh the adodc then the grid itself would refresh.. if adodb then reload the database to the grid..

Member Avatar for darkgaizat
0
98
Member Avatar for raphaelsolis

can somebody tell me the codes for updating the datagridview records.. here's what i wanna do. for example there are 3 columns name , middle , last. i want to update last but the problem is my datagridview doesnt update and still remain the same record but no errors..

Member Avatar for Ken Sharpe
0
115
Member Avatar for raphaelsolis

hello does anyone know how to put codes on the treeview nodes itself.. I want every nodes in the treeview to do different things like opening a new window form if i click one of the nodes and the other nodes to do something else when clicked..

Member Avatar for yilmazhuseyin
0
88
Member Avatar for era_chatterbox

hello can u try putting 2 adodc.refresh to your form load and on your update button.. sometimes in vb6 one adodc.refresh is not enough that's why you got that error.. also before the addnew please put also 2 adodc.refresh.. try it and see if it works..

Member Avatar for debasisdas
0
2K
Member Avatar for raphaelsolis

can someone also tell me the codes for add, delete and searching the datagridview? adding for example is from a textbox when add button is clicked then it automatically shown in the datagrid.. when delete button is clicked the record in the grid is deleted which on where the cursor …

Member Avatar for Dabuskol
0
116
Member Avatar for raphaelsolis

hello there. can someone know the code for this.. here is the output.. record 9 of 10 displaying the total number of records in the database and the current record to which the cursor is focus on..

Member Avatar for raphaelsolis
0
85
Member Avatar for raphaelsolis

hello.. can someone tell me how to save a text from a multiline textbox to a .doc format then save it to a sql server database

0
63

The End.