Exist any similar component to theme a stringrid like the ThemedDBGrid component compatible with delphi 5.
thanks in advance
|
Exist any similar component to theme a stringrid like the ThemedDBGrid component compatible with delphi 5. thanks in advance
| |||
|
feedback
|
|
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. | |||
|
feedback
|
|
TMSSoftware's Advanced String Grid is pretty popular: | |||
|
feedback
|
|
You could also look at skinning components that skin the built in grid, such as: http://www.almdev.com/ | |||
|
feedback
|