View Poll Results: Ripken is washed up

Voters
3. You may not vote on this poll
  • Yes

    3 100.00%
  • No

    0 0%
  • Duh

    0 0%
  • Who?

    0 0%
Results 1 to 8 of 8

Thread: URGENT -- Module or no module?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    107

    Angry URGENT -- Module or no module?

    Please see the attached code to understand my problem.
    =========================================
    When I run the attached project (which is a temporary standalone for testing purposes), I experience the correct full functionality, which is:

    1) The grid displays the entire query, and all the rows
    2) I can delete rows from the database AND the spreadsheet by hitting the Delete button
    3) The spreadsheet is refreshed after delete...

    HOWEVER - when I integrate it into my entire project, the rows delete from the database, but not from the screen, so in the full project, functionality points 1 and part of 2 are effective.



    What I am wondering (and you need not know the semantics of the data control I am using - the Farpoint 3.0 Spread Grid) is should I create a module for the standalone when I choose to integrate it with my entire project?

    Would encapsulating the Delete functionality of this project within a module enable it to work as it does as a standalone?



    I appreciate your help. If you need ANY further clarification, please e-mail me, this is a serious issue.

    ~Mike
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width