Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2007
    Posts
    15

    Grin DataGrid-like plugin

    Hi. I hope I won't get executed for asking this, but is there a free version of a DataGrid-like plugin out there? Not that I don't agree with the price asked by Icy North, but I'm down on my money and I'd need something alike... I just can't aford it for now.

    Thank you.

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    You could look at hosting your data in a .html (.htm) page with Tables. Do a search in the forums here for the examples presented in the past.
    Intrigued

  3. #3
    Join Date
    Sep 2007
    Posts
    15
    Seems easy enough. Thank you very much!!

  4. #4
    Join Date
    May 2005
    Posts
    1,115
    Yes, you can simulate datagrid using Web object and it's "On Loaded" event. It's quite powerful tool. (Your <td> fields could have <a href> like #mycell1 or #whatever_you_want_here which would not navigate away, but the On Loaded event would fire, and then you could parse the url using built-in Web.* actions.)
    Never know what life is gonna throw at you.
    (Based on a true story.)

  5. #5
    Join Date
    May 2006
    Posts
    5,380
    There is a very good example somewhere on the forum (by worm i think) "sqlite to html grid", its basicly a datagrid in html (java) the only draw back is it would only be good for displaying info,



    here, i found the post
    http://www.indigorose.com/forums/sho...39&postcount=4
    Open your eyes to Narcissism, Don't let her destroy your life!!

  6. #6
    Join Date
    Sep 2007
    Posts
    15
    Sweet! Thank you very much guys!!

Similar Threads

  1. DataGrid Plugin: Simple Yes or No Answer Please
    By pakapaka in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 07-14-2007, 12:58 PM
  2. NEW PLUGIN: DataGrid
    By Brett in forum AutoPlay Media Studio 5.0
    Replies: 31
    Last Post: 05-22-2007, 09:31 AM
  3. Replies: 3
    Last Post: 07-02-2006, 05:20 PM
  4. Datagrid Plugin Issue
    By bule in forum AutoPlay Media Studio 6.0
    Replies: 3
    Last Post: 02-27-2006, 02:09 PM

Posting Permissions

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