Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. windfallent

    multiple stored procs in crystal report 9

    Hi all, I am using crystal report 9 with a window based program written in c#.net. If i use two or more stored procs in a single crystal report , it hangs.... where i amgoing wrong ?????? pls suggest. thnx in advance....
  2. windfallent

    page up, page down in crystal report

    Hi all, In my window based program (c#.net) I am using crystal report to show the reports. The problem is when the report comes , page up, page down or arrow keys don't work to scroll up and down the report. The client wants this feature. pls help me out.
  3. windfallent

    Current page and Total no. of pages in crystal report

    I have a crystal report which i am calling from c# page in a window based program. No. of pages vary depending on the input. I want to know the total no. of pages , and the current page of the crystal report. pls. help me out. It's urgent.
  4. windfallent

    Colors in CR

    Can I hv more than 1 conditional coloring done in my CR ?? Here is what I m tryin to do... if{condn1 == true} then color = blue elseif{condn2 == true and condn1 == true} then color = navy else color = red; I m trying the formula bar to write this....but doesn't seem to work?? Can anyone...
  5. windfallent

    More than 1 stored proc in CR

    Hi... I have used 2 stored procs in my CR (in .Net and SQL 2000), I can see the return parameters of both sp in the Database-->Fields section. Even the parameters fields hv parameters from both the sp's. But they do not get fired as expected. Instead the proj hangs. Is there a limit to the no...

Part and Inventory Search

Back
Top