Search results

  1. A

    Databinding form

    I am new to MS Access, I don't even know if this is possible, but I really want to know. Anyway, I have a table that I have bounded to a form. The table is a reference table. It has about 5 to 10 values. If I bind the table to the report. I get something like this: 1 2 3 4 5 Instead of...
  2. A

    zoomIn/ZoomOut Flexgrid control

    Hi, I have a MS Flexgrid control on a form. I am trying to implement the Zoom In/ Zoom Out functionality. My current functionality actually does Zoom In/Zoom Out for the control itself and not he content. I was wondering if anyone knows how to zoom in and zoom out on the actual content, that...
  3. A

    Continuous forms

    Is it possible to create continuous forms that are not bound to a table? The forms are generated based on criteria. I want to make sure that On Load the form displays N number of continuous forms on the windows based on the numeric value that was provided On Load. For example, I pass in 1 and...
  4. A

    Flexgrid

    Does anyone know how I can print a flexgrid? thanks
  5. A

    Printing FlexGrid

    I need help printing a FlexGrid. I have a flexgrid control that is basically a graph that needs to be printed. Is it possible? Can anyone help me?
  6. A

    Grid Control

    Does anyone know where I can get a free grid control for Access 2000+. I tried using standard .NET data grid control, but that was unsuccessful. Does Microsoft have anything for Access?
  7. A

    Enabling and Disabling controls on the form

    I have a bound form that is set to continueous mode. When I double click the form it displays Form Properties: Default View: Continuous Forms Record Source: QUERY Cycle: All Records In design mode, the form consists of check boxes text fields and combo boxes, all bound to values from the...
Back
Top Bottom