Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to create a inventary software in VB6 .in that which dbgrid i need to add for enter the datas at run time.....as quantity item and i have to write the code for gross amount like that ..so please help me to that inventary software in simple manner
Posted

1 solution

I would suggest you forget VB6 and switch to VB.NET as soon as possible; VB6 is dead and will soon be unsupportable. Switching to the .NET framework will also mean that you can make use of the DataGridView[^] class which should go a long way to solving your issues.
 
Share this answer
 
Comments
zakariyaptpl 19-Oct-11 5:27am    
can you give me the link where i can dowanload vb.net setup software for free.bcz i dont have thats software .
Richard MacCutchan 19-Oct-11 5:37am    
Use your initiative and find via Google or Bing; search for "VB.NET Express".

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