Data Sources S’abonner
Hi,
I have an object that is pulling information from a fiels in a database. I wish that base on the value of the field to be able to have available those two options:
- for value A to capture the value that will be displayed from the database
- for value B to display a prompt dialog and to capture the value that will be displayed on the label from there.
As practical example:
The field in the database is giving me the unit of measure - if the unit of measure is "EA" I wish to print on the label 1 (most of the cases I have "EA"). If unit of measure is "BX" I wish to print on the label the quantity of items packaged in the box (this number is variable and is not stored on the database). I cannot change the database so I wish to address this through a prompt (that user can use to introduce or select the quantity)displayed just when the unit of measure is different than "EA".
Any advice will be greatly appreciated
Thank you
1 commentaires

Ian Cummings
ModérateurThe below white papers should get you started in this:
http://s3.amazonaws.com/SeagullBarTender/ftp/WhitePapers/WhitePaper_BarTenders.NET_SDKs_English.pdf
http://s3.amazonaws.com/SeagullBarTender/ftp/WhitePapers/WhitePaper_BarTendersActiveXAutomationInterface.pdf
*Note that the Automation edition (previously know as the Enterprise) or higher would be required.
Vous devez vous connecter pour laisser un commentaire.