View Issue Details

IDProjectCategoryView StatusLast Update
0003372JEDI VCL04 Feature Requestpublic2008-02-21 03:26
ReportermooreAssigned ToInformatix 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionsuspended 
Product Version3.00 
Target VersionFixed in Version 
Summary0003372: AutoForms for Memo and Blob in JvDBGrid..
DescriptionI use JvDBGrid extensively, one feature I would like to see which will avoid a lot of repeated code is the possibility on double clicking a cell with grahic or memo field, to display a modal bstoolwin window with the corresponding JvDBImage or JvDBRichEdit displaying the contents and an OK button; It is easy to program but having this OOP is more eficient, with a popup menu for common tasks(cut, paste, load, save etc..); thnx for your efforts..
TagsNo tags attached.

Activities

jfudickar

2005-12-20 07:25

developer   ~0008229

Did you have done a look at the JvDatabaseAction List and the correponding JvDatabase*Action Classes?
There is something like that.

moore

2005-12-27 12:50

reporter   ~0008245

do you mean single record action? i meant to show a modal dialog with only the blob field, not all fields..

Informatix

2006-10-12 07:04

developer   ~0010349

Why don't you display the content directly in the cell ? Look at the demo provided for JvDBUltimGrid if you want to know how to display an image.

jfudickar

2006-10-13 00:40

developer   ~0010354

Last edited: 2006-10-13 00:40

Yeah, but sometimes it could be realy usefull to have such a dialog.

For example if you have a long field with thousand lines of text.


IF you want to implement it, please use if possible the JvDynControlEngine

obones

2008-02-21 03:25

administrator   ~0014221

This issue is too old, many changes have been done in between. Should this still be applicable, please create a new issue after having tested using the latest JVCL

Issue History

Date Modified Username Field Change
2005-12-19 12:03 moore New Issue
2005-12-20 07:25 jfudickar Note Added: 0008229
2005-12-27 12:50 moore Note Added: 0008245
2006-04-04 06:04 obones Status new => assigned
2006-04-04 06:04 obones Assigned To => Informatix
2006-10-12 07:04 Informatix Note Added: 0010349
2006-10-12 07:04 Informatix Status assigned => feedback
2006-10-13 00:40 jfudickar Note Added: 0010354
2006-10-13 00:40 jfudickar Note Edited: 0010354
2008-02-21 03:25 obones Status feedback => closed
2008-02-21 03:25 obones Note Added: 0014221
2008-02-21 03:26 obones Resolution open => suspended