-
checkbox and datagrid ?
Hello !
How to make show checkbox with a field in datagrid (Visual Basic)?
Thank you !
-
Re: checkbox and datagrid ?
Hi
You cann't it. This a bug of datagrid.
v_abbaszadeh@hotmail.com
Sincerely
Vahid
"dung" <ntdung2000@vol.vnn.vn> wrote:
>
>Hello !
>How to make show checkbox with a field in datagrid (Visual Basic)?
>Thank you !
-
Re: checkbox and datagrid ?
There's no way to do it. If you really need that feature, you'll have to use
another grid control. Take a look at the following addresses:
http://www.shersoft.com Sheridan Software. Owns a very good grid which
easily allows you to change the style of a cell to make it look like a
checkbox, combobox, button, etc... But you'll have to pay for it.
http://www.vbaccelerator.com Lots of free ActiveX controls and code
snippets. Look for the s-grid control. Its a very good free grid control
which lets you insert checkboxes, images, make the rows grow automatically
when needed, etc. The only problem with it is that you can't connect it to a
data control, you must add, modify and delete the rows by yourself.
http://www.videosoft.com Authors of vsFlexGrid, the control the Microsoft's
FlexGrid is based upon. Again a non-free control.
There are lots more grid controls, but I can't remember them now. I hope
this helps you.
dung escribió en mensaje <39d2a741$1@news.devx.com>...
>
>Hello !
>How to make show checkbox with a field in datagrid (Visual Basic)?
>Thank you !
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks