Hi,
I am working on a layout printing (with BMP image),where
the position of content printing is defined by the user.
As i am not using the report designer (due to user definable layout), i need to print the content through program.
I am unable to print the BMP image through program.
Would...
Hi,
I am working on a form designer for Data entry jobs, which
uses objects (combobox, textbox etc) created dynamically.
However, i wish to place some code in the method/procedure
of such dynamically created objects.
How to do it without using a class?
Thanks
Sridhar
hi,
I am new to VFP. I am trying grid with a sample table containing code, qty, rate and value as fields.
When the qty/rate is changed in the grid, i want to update 'value' field.
I have tried "replace value with qty*rate" in beforerowcolchange/afterrowcolchange methods.
This does...
I am trying to use 'CREATE REPORT' inside a program to define dynamic columns in a report. (As the database structure of the report changes dynamically, i need to change).
I tried with 'Create report file ... fields <mvariable>
where mvariable is a string of field names with ',' as seperator...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.