View Issue Details

IDProjectCategoryView StatusLast Update
0004655JEDI VCL00 JVCL Componentspublic2009-10-25 19:19
ReporterR2D2-MasterAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.34 
Target VersionFixed in Version3.39 
Summary0004655: JvDBGrid Auto Append Issue
DescriptionWhen 'Options,dgTabs' is True and 'AutoAppend' is False.

If you tab through all the fields and get to the last Field it will AutoAppend a Next Record. I expect when AutoAppend is False it should not create a next record.

Thanks
Additional InformationWindows XP, Delphi 2007 all Patches
TagsNo tags attached.

Activities

R2D2-Master

2009-01-22 23:38

reporter   ~0015257

You can reproduce this problem by opening the example program called 'JvDBGridExport' set the jvdbgrid property 'AutoAppend' option to false.
Go stand on the last line then press tab to the last field when you go past the last field(column) it will autoappend a new line.

R2D2-Master

2009-01-22 23:39

reporter   ~0015258

Problem is also in v3.36

obones

2009-04-29 11:45

administrator   ~0015450

Doesn't this also happen with a standard DBGrid?

R2D2-Master

2009-04-29 12:34

reporter   ~0015460

I haven't tested it, I will find time to test it.

obones

2009-07-09 17:13

administrator   ~0015829

Any news?

R2D2-Master

2009-07-17 10:02

reporter   ~0015859

I don't know if I must go test my eyes, but I can't find a Auto Append option in the normal DBGrid.

Thanks

R2D2-Master

2009-07-17 10:06

reporter   ~0015860

Normal DBGrid always AutoAppend you can't switch it off.

obones

2009-08-05 12:09

administrator   ~0015928

Someone with more DB knowledge will have to test this

AHUser

2009-10-25 19:19

developer   ~0016823

Fixed in SVN.

Issue History

Date Modified Username Field Change
2009-01-09 11:44 R2D2-Master New Issue
2009-01-22 23:38 R2D2-Master Note Added: 0015257
2009-01-22 23:39 R2D2-Master Note Added: 0015258
2009-02-02 01:25 obones Status new => acknowledged
2009-04-29 11:45 obones Note Added: 0015450
2009-04-29 11:45 obones Status acknowledged => feedback
2009-04-29 12:34 R2D2-Master Note Added: 0015460
2009-07-09 17:13 obones Note Added: 0015829
2009-07-17 10:02 R2D2-Master Note Added: 0015859
2009-07-17 10:06 R2D2-Master Note Added: 0015860
2009-08-05 12:09 obones Note Added: 0015928
2009-08-05 12:09 obones Status feedback => acknowledged
2009-10-25 19:19 AHUser Note Added: 0016823
2009-10-25 19:19 AHUser Status acknowledged => resolved
2009-10-25 19:19 AHUser Fixed in Version => Daily / SVN
2009-10-25 19:19 AHUser Resolution open => fixed
2009-10-25 19:19 AHUser Assigned To => AHUser