Forum Replies Created
-
AuthorPosts
-
AlonsoJrParticipant'Support' wrote:
Intercepting of the TJvDBGrid can't be added into the package because Jvcl will be required in this case for installing the AlphaControls.
You saw the TsDBGrid component? Maybe this control can satisfy your needs?
Thanks for the reply. The TsDBGrid is great but lacks one feature that I find very important: column autosize, like the one in TJvDBGrid.
If you could implement that feature, it would be perfect. Thank you!
AlonsoJrParticipant'Support' wrote:Hello Alonso!
I can add skins to titles, but I can't change a drawing of indicator cells, we have not any possibilities for drawing of indicator cells in this component.
Not even by using Interceptor Classes?
AlonsoJrParticipantI thought it had worked but now I realized that the grid is using default OS theme and not the TsSkinManager skin.
AlonsoJrParticipantJust found out the solution: Simply dropped a TXPManifest component on the form and it worked!
AlonsoJrParticipant'Hamilton' wrote:Hi AlonsoJr,
I tried to repro and cannot – everything seems to work fine for me. I've attached a demo that shows it working, you'll need to set the connection string and add some SQL to see anything meaningful but even if you just run it you can see the titles are skinned, which they clearly aren't in your image. In the demo I've added the whole set of Jv components but I also tested with just adding JvDBGrid and that worked too.
Regards,
Hamilton
Thanks for the reply, The Aged. I've compiled your project under Delphi 2005 and got the same result as the image in my first post. Might be Delphi and JediVcl versions, then.
-
AuthorPosts