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 Wanet Telecoms Ltd 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: *

  • Users: Pbjmam
  • Content: Threads
  • Order by date
  1. Pbjmam

    accessing textbox control text in gridview cell

    I am trying to create a fully editable gridview. the gridview is bound when a item is selected from a dropdown list. protected void bindgridview() { PlayerStatEntryTableAdapters.DataTable1TableAdapter statEntryAdapter = new...
  2. Pbjmam

    Impromptu web report formatting issue

    I have a Impormptu report wich is accessed by users using web reports. It has about 15 columns. The issue I have is that the last column drops to page 2. The strange thing is that the column is inculded on page 1 if I am logged into the server with a admin id. I do not have to open any...
  3. Pbjmam

    Crosstab Calculated Column

    I am trying to set up calculated column in a crosstab report using improptu 7.1. The user is prompted for accounting year and which weeks to include in the report. The Accounting year is used as the column (accounting year and accounting year -1). Below is the filter on the data...
  4. Pbjmam

    PowerPlay Web pdf Formatting

    When I export to a pdf from PowerPlay Web, it ends up just black and white with borders. Is it possible to export so that the formatting of the pdf matches what the user is able to see in powerplay? We are using version 7.1 Thanks D
  5. Pbjmam

    Selecting records based on value in 2nd table

    I have 2 tables. One contains items received on invoices. The second contains items that have been approved to be purchased. Table1 Vendorid ItemID Description UOM UnitPrice 67374 5504C Forks CS 22.34 Table 2 VendorName Vendorid ItemID Item Desc I am trying to select...

Part and Inventory Search

Back
Top