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 Shaun E 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. AmazingGrace

    Column Wrapping in Crystal Reports 8.5

    Hello. I have a report written in Crystal 8.5 that generates a list of contacts. It contains 6 fields, all of which have the setting set to grow to fit as the data is of variable length. The problem I'm having is that this is a report set to display in 2 columns (across, then down) such that...
  2. AmazingGrace

    How to determine current page in an XML-bound table?

    Hi, First: Here is the html I'm working with: <XML ID="Apps" src="Apps.xml"></XML> <center> <table datasrc="#Apps" datapagesize="5" id="tbl"> <thead> <td>Department</td> <td>Document Name</td> <td>Status</td> </thead> <tr> <td><div datafld="name"></div></td>...

Part and Inventory Search

Back
Top