hi all
i am doing some reports for a client in foxpro 2.6
i am trying to number my pages in the report as follows
page/total no of pages
page is simple just use _pageno
but how about total no of pages, how can i get it keep in mind that the repot is dynamic that is it changes all the time...
i tried ca8msm's suggestion before i posted my thread (key_down on the form) and got what bclt was saying (the form does not have focus all the time because there r a lot of controls.) is there a option other than the menu???
thanks agian for the help guys
Hi
i made a form with many controls, tab control, buttons,.....i am trying to invoke procedures using the F1,F2,F3.....
before the VB.NET era i used to program in foxpro, we had the command
ON KEY LABEL F1 DO proc_name
is there something to this effect in VB.NET??????????
thanks for the tips
what's up ya'll
i am trying to find a combobox that is searchable...mind you not on just one key ie if u press one key such as 'e' it goes to the 'e's but i want it searchable on many ie if u presser, i want it to go to er's
any ideas
I am trying to deploy my application on a standalone 'clean' computer.
i installed dotnetframework 1.1 on the computer
then installed the application using the setup (created by .Net deploy & distribution proj)
well, at the end of the installation, before completion i get this message
unable...
ok...that sounds great
i installed CR 10 and the utility.
i need some documentation about it please. i am kinda new with CR.
can u point me to it
thanks a lot
thanks chelseatech for ur tip.
one question, i dont have any of the crystal report s installed, i am just using the crystal decision that comes with VB,net, can i install the utility and see how it work or i need CR 8.5 and up. also i would like to see ur presentation, under which link would i...
hi
let me see if i can explain this....
i am creating a report for a jewelry stock card. it has all sort of info...wgt, carats..., i also have the address/location path of the stock's picture let's say "C:\images\Ring0001.jpg" (keeping in mind that i have hundreds of pics in the folder) i want...
hi
i have a form that contains a boolean variable that i need to use in a usercontrol. that is if the the form returns the variable true i perform a sub in the control, else i dont do anything,.
if i declare the variable public in the form i cannot see it in the user control. if i declare it as...
hello again
you no when u write click on the desktop and choose properties, then u choose setting and tab settings, and u change the resolution....well how can control screen resolution in a VB.NET project.....
help would be great
thanks in advance
is there a masked text box control out there somewhere. i keep finding one that are filled with bugs....can any one tell me where i can find one that is worth while
thanks again
u know when u create a deploymnet project for vb.net project, and add a 'customer information' user interface which includes a serial #. well my question is, is there a way to compare the serial # to saved serial # or i only have the divide by 7 rule....or is there another way to do this...
hi
u know when u have a field of type text.
well i am writting a STORED PROCEDURE using t-sql and trying to write on a text field (pmnotes) ie in the form pmnotes = pmnotes + newline + 'some other text', i dont want to overwrite the existing text but i want to APPEND to it after putting a...
thnanks it worked really well.
i also made it work with subreports....
one little question....u know when u format a field 'Can grow', well it grows, but it grows over the info below it, there should be a way to let the other fields scroll down..???
thanks again
hey synapsevampire
as u suggested performance/speed is an essence.
here is an example of data, mind u each table have more fields but i reduced for example purposes
parent table (a maintenance request)
PK(autono) job# job date
1 A-1 01/01/02
2 B-1 01/01/03
3...
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.