View Issue Details

IDProjectCategoryView StatusLast Update
0004224JEDI VCL00 JVCL Componentspublic2007-08-31 04:08
ReporterZENsanAssigned Toobones 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004224: -=::TJvDBGrid::=-
DescriptionI tried to start using SortMarker in JvDBGrids in my app. Hmm.. I put TitleArrow := True;
SortField := 'id';
SortMarker := smUp;
But nothing is shown in Title column of id field. And it doesn works with Data fields and also with column fields (when columns are added manually).
Maybe I don't understand something.
TagsNo tags attached.

Activities

ZENsan

2007-08-31 02:45

reporter   ~0013657

I dont use Indexes, because I never display Table in DBGrid..
And I tried to turn off AutoSort, but it doesnt helps... I looked at source and found that there must be some indexdefs...

ZENsan

2007-08-31 02:51

reporter   ~0013658

You can close this issue. Sorry.. TitleButtons bust be turned on.. But is verry strange, but acceptable. Why we cant use title Arrorws when titles are not buttons... There is OnTitleClick. But ok, again sorry.

Issue History

Date Modified Username Field Change
2007-08-31 02:38 ZENsan New Issue
2007-08-31 02:45 ZENsan Note Added: 0013657
2007-08-31 02:51 ZENsan Note Added: 0013658
2007-08-31 04:08 obones Status new => resolved
2007-08-31 04:08 obones Resolution open => no change required
2007-08-31 04:08 obones Assigned To => obones