Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2

Thread: Grid select

  1. #1
    Join Date
    Oct 2003
    Location
    West Monroe, LA
    Posts
    294

    Grid select

    Two questions.

    1. I have the cell 0,1 set to focus on page show, but you still need to select it to start typing. Is there a option to have the cell in "Edit" mode?

    2. When in a cell typing and the user clicks the save button in the project, what was being typed in the cell is not saved. If they tab out or press enter or click another cell it is saved. Is there a command to save the data in the "edit" mode?
    SELECT * FROM Users WHERE IQ > 0;
    o rows Returned

  2. #2
    Join Date
    Apr 2009
    Posts
    277
    1. I have the cell 0,1 set to focus on page show, but you still need to select it to start typing. Is there a option to have the cell in "Edit" mode?
    use SendKeys or one of various Mouse dll examples found on the forum to send the mouse click to the cell

    2. When in a cell typing and the user clicks the save button in the project, what was being typed in the cell is not saved. If they tab out or press enter or click another cell it is saved. Is there a command to save the data in the "edit" mode?
    i would think this is standard behaviour for almost all editgrid type objects

Similar Threads

  1. Give a Grid Listbox functions
    By thisisauniqueusername in forum AutoPlay Media Studio 7.5 Examples
    Replies: 0
    Last Post: 10-23-2008, 03:27 PM
  2. Suggestions: Grid
    By bule in forum AutoPlay Media Studio 7.5 Suggestions
    Replies: 6
    Last Post: 08-05-2008, 08:40 PM
  3. Select border mode for Grid
    By Solmos in forum AutoPlay Media Studio 7.5 Suggestions
    Replies: 3
    Last Post: 03-18-2008, 07:06 PM
  4. Grid Problems
    By Solmos in forum AutoPlay Media Studio 7.5
    Replies: 2
    Last Post: 03-17-2008, 09:31 AM
  5. Select item in ListBox to open file.
    By vu xuan hong2 in forum AutoPlay Media Studio 6.0
    Replies: 4
    Last Post: 05-03-2006, 10:39 AM

Posting Permissions

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