Exist any similar component to theme a stringrid like the ThemedDBGrid component compatible with delphi 5.

thanks in advance

link|improve this question

feedback

3 Answers

up vote 0 down vote accepted

Surely you could take the source from ThemedDBGrid and re-work it for a stringgrid? Or you could use a DBGrid and wrap your strings up so that they can be accessed through a dataset.

link|improve this answer
feedback

TMSSoftware's Advanced String Grid is pretty popular:

http://www.tmssoftware.com/site/advgrid.asp

link|improve this answer
feedback

You could also look at skinning components that skin the built in grid, such as: http://www.almdev.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.