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: graydon123
  • Content: Threads
  • Order by date
  1. graydon123

    default value for a datagrid check box

    I have a datagrid which contains a checkbox column. Is it possible to make all the boxes checked when the datagrid loads? If so could you tell me how to make that happen? Thanks!
  2. graydon123

    Print Landscape through Crystal Report Viewer

    I have a Crystal Report that prints landscape. I have set it to print landscape by setting printer setup to landscape....this works as it should. However when I try to print the report through my program using a crystal report viewer, it prints portrait. How do I set my report to print landscape...
  3. graydon123

    User enters a date so the correct Accounting Period is assigned.

    I have 2 tables from my database, one an employeeinfo table and another called accountingperiod. The employee table consists of fields "empFirstName, empLastName, empSSN, empHirePeriod." The accountingperiod table consists of the fields and a couple of sample records : "acctPeriod...
  4. graydon123

    display a field from a data grid to a textbox

    Hello, I have a datagrid and would like to enable the user to select a cell from the datagrid, which would then populate a textbox/label with data from the selected field. I am having a heck of a time trying to grab data from a desired field in a datagrid. I can display the selectedrowindex, I...
  5. graydon123

    Selecting Data from a datagrid

    Here is a problme that I am having a hard time researching... I have a datagrid that is bound to a database. The datagrid will display an employee's job history (data from the "Job Code" table). In the datagrid I only display a job start date and a job end date. I want the user to be...

Part and Inventory Search

Back
Top