Unit IpDbGrid

Hello all, here we have a simple implementation of a DbGrid that can show bitmaps and memos directly in the grid, like InfoPoewr DbGrid. It also includes a small editor (for the bitmap it's only a viewer). Well it's free, but as usual I dont give ANY warranties about it, so if your dog bites you - don't blame me! Some important things: Know problems (be nice it's a 0.01 version!) 1) Still have a flicker showing '(MEMO)' and '(GRAPHIC)' 2) Try this: Click in a memo field, close the editor and click again in the same record, now TRY to get the editor back (works if you click other record and then click in the old record - ie change the record) 3) Somewhat slow 4) Can't handle the edition in place. Some advices... 1) After your Table.Open USE IpGrid.DefaultRowHeight := 2) Let the Grid in ReadOnly Mode 3) DON'T use titles (if you issued a DefaultRowHeight command!), but instead use something like THeader ou a series or TButtons... Well, that's it. Any thing you can reach me at brunoj@venus.rdc.puc-rio.br, and in the end of this unit there's a small snippet of using the component. BTW, sorry for my english but I'm a portuquese speaker!

Classes

TIpDbGrid -

Functions

Register -

Types

Constants

Variables


Functions


procedure Register;


Types


Constants


Variables