Link to home
Start Free TrialLog in
Avatar of PerBoman
PerBomanFlag for Sweden

asked on

Flexgrid replecement, Editable

Hi.

I'm using Visual Basic 6.

My programs shows data in a grid.
I have tried MSFlexGrid, MSHFlexgrid, DBGrid DataGrid
They dont really fit my purpose.
The MSFlexgrid is not editable, have seen som trix using a textbox floating and so on)

I wants a grid who can easily be populated manaually in code (no bindings to recordset)
and one that the "user" at runtime can edit cells.
Like MSFlexgrid  but easily editable.

Is there a good free ocx component for that?


Pelle Sweden
ASKER CERTIFIED SOLUTION
Avatar of Sethi
Sethi
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PerBoman

ASKER

I have test it only a littlel, (the demo) but it  have what I want.
Seems like a good piece of work.
Thanks
This grid is an excellent one. Do go through its sample source code that comes with the grid and you will have many surprises in store.