Wrox Programmer Forums
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 7th, 2005, 04:50 AM
Fel Fel is offline
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Fel
Default VB6 and SSDBGrid

Hello All..
Does anybody here know where i can download
shridan datagrid componen (SSDBGrid)?
i really need it.

if there is no link,please tell me, how can i add checkbox into datagrid's column, bound to boolean column in VB6 from SQL Server database.

and another thing, with datagrid, i can edit the values in the column, but does it updated to database after i edit it? if not how can i do it?

thanx.
Regards
Felix

AMD Athlon 2800+ @ 2.63 Ghz
 
Old September 12th, 2005, 05:54 AM
Authorized User
 
Join Date: Aug 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to CarlosV
Default

what i know that I can't connect DataGrid with SQL server, and about the checkbox, you can look at in the property of DataGrid, there are option about that!

 
Old January 19th, 2008, 09:09 AM
Registered User
 
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to prince_umar
Default

you add check box to ssDBGrid by making its colum style property to
check box.

you can edit the values with different methods.
I updated the values by using a button.when user makes the changes he presses the save button and all transactions are made.
i read row by row grid values and save them to the database.

thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
SSDBGrid Nikki_mys VB How-To 3 August 9th, 2007 12:38 PM
SUB NAME IN VB6 Nadalik VB How-To 2 June 21st, 2006 03:30 AM
VB6 how to use a COM+ pevl VB Components 3 November 26th, 2005 09:16 AM
VB6 How to minhtri VB How-To 2 September 30th, 2004 06:08 AM
Where to get VB6 HaXXeD Beginning VB 6 2 December 5th, 2003 04:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.