View Issue Details

IDProjectCategoryView StatusLast Update
0003943JEDI VCL00 JVCL Componentspublic2006-10-12 11:36
ReporterjayAssigned ToInformatix 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0003943: JvDBUltimGrid/JvDBGrid Dataset goes to dsEdit State When Custom inplace editor is shown
DescriptionWhen I use a Custom Inplace Editor, and the editor is Shown (F2 or Enter) the Dataset Goes into dsEdit State, which is a diferent behaviour as the default inplace editor. Is there any way to avoid it.

This Happens with JvDBUltimGrid and tracing the source, the problem seems to be within TJvDBGrid.CanEditShow function, specifically in:

Result := UseDefaultEditor;

Regards
Jay
TagsNo tags attached.

Activities

Informatix

2006-10-12 11:36

developer   ~0010352

Fixed. I can't remember why I forced the custom edit controls to go in edit mode. Maybe a day I'll remember. :)

Issue History

Date Modified Username Field Change
2006-10-06 21:18 jay New Issue
2006-10-12 06:53 Informatix Status new => assigned
2006-10-12 06:53 Informatix Assigned To => Informatix
2006-10-12 11:36 Informatix Status assigned => resolved
2006-10-12 11:36 Informatix Resolution open => fixed
2006-10-12 11:36 Informatix Note Added: 0010352