How to display and edit hyperlinks in DBGrid in Delphi 7?

Posted by Tofig Hasanov on Stack Overflow See other posts from Stack Overflow or by Tofig Hasanov
Published on 2010-03-22T08:19:48Z Indexed on 2010/03/22 8:21 UTC
Read the original article Hit count: 341

Filed under:
|
|
|
|

I use DBGrid to display Hyperlink type field from Microsoft Access database (MDB). Normally dbgrid displays hyperlink values like "(MEMO)", without editing capablity. Is there a way to solve this?

© Stack Overflow or respective owner

Related posts about delphi

Related posts about dbgrid