|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Flexgrid
Hi,
I'm looking for an object (if it exists ;-)), I need the same type as a flexgrid to put data and take account of colums and rows. The MS Flexgrid is read-only, so you can't edit the values after giving them in. I don't want to work with a hundred text boxes, any solution left? Thanks for helping me out ![]() Bye |
|
#2
|
|||
|
|||
|
There is the ado datagrid if it will work for your app, or any of a number of 3rd party grid controls. I'm not a flexgrid user myself.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Thanks for the reply Doug
I've been working on my project, but it's a whole lot of work, I need to create a Visual Basic input form and I'm going to connect it to a database. To get an idea from what I'm doing, I need to create something like this. Link here I tried it with the ado flexgrid but it seems to be database output only, I need to be able to calculate with each individual cells, so I tried working with textboxes. It's a crazy job, because I need a hundred textboxes, name them all and give them positions, outline them, check the width... it's a whole lot of work for the lay-out and for naming the objects. Is there an object who makes columns that are already named or a loop for naming textboxes and that there is a possibility that the user is able to put a value in a cell. Thanks for helping me out! Johan Streeg |
|
#4
|
|||
|
|||
|
Can't you just use one textbox and move it around to the cell that has the focus? Store user input values in a collection or array or something.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Flexgrid |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|