|
-
Jul 3rd, 2012, 11:50 PM
#1
Thread Starter
New Member
Datagrid refresh and display refreshed data
Hi,
Please help me!
I have VB 6.0 application which is used to extract lock information of a job if any of the user locks it. There is a possibility of a job getting locked in different ways. So when i click on get locks info, its displays the lock info of job in datagrid as below
Job No | Job Type | Job Pid |Job user
123 | A | 222 | Tom
123 | A | 333 | Kat
I am able to pull the above data successfully andnow my question is my application should allow user to select the required row and unlock it, after the unlock is successful, it should remove the row that was selected and display the refreshed datagrid.
Please help me.
thanks,
M
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|