Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to get the all grid values(in VB 6.0) while performing the operation on that grid view only, Actually my requirement is I am using data list to add values to data grid now I want how many values are selected from data list it(those values) should not be display again in data list.

Kindly reply me quickly.
Posted

1 solution

Why? VB6 is dead(still few zombies alive). Nowadays only less people fighting with VB6.
Go with VB.NET. Download Visual studio express edition[^] & start learning.

But still you want VB6 related things? Then go here. http://www.thevbzone.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900