Topic: Grid Search - Store pictures

Hello Dimitri

1 have 2 questions about MVDB

1) In my application about books,  I've set up a grid search in order to know all books written by a certain author (see my picture)
In this case, what will be the script to show all details of my selection (number 6 in the grid). I use a form called Affichage to enter
all informations about a book of this author when I first enter those items and to show them when I use Edit button.
This script will probably act after a OnCellClick or a OnCellDoubleClick.

2) About pictures : Are we obliged to embed them in Graphic.dll ? Should it be possible otherwise to give a full path (ie C:\birds\pictures\...).
This not to have a growing and growing Graphics.dll and make easy transfert of applications.
I think it will be necessary to stop the native script behind Save button and set up a new one behind OnClick event of Save Button.

What's your advices about this last point ?

Thansk and BEst regards

John B.

.

Post's attachments

Attachment icon Example.jpg 25.2 kb, 358 downloads since 2014-11-01 

Re: Grid Search - Store pictures

Hello,


1)Please, send me your project to support@drive-software.com


2) I think you can use component DBFile and property CopyTo
It's make easy transfert of applications.


Here you can get more info:
https://translate.googleusercontent.com … WCnwsx7Cbg

Dmitry.