Editable grid

Discussion in 'Programming' started by cheech74, Dec 2, 2011.

  1. #1
    I am trying to create an editable grid than can be updated online & recalled at a later date.Basically I need 2 different tables/grids.1 is a grid for an online staff rota - the admin will update it via their browser & the staff will login & see a static table/grid2 the staff submit their timesheets online - just a basic grid, but the admin staff need to be able to open & amend the details and the staff need to be able to save a different sheet each week
     
    cheech74, Dec 2, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    jqGrid will do for the grid, but you still have to write the Javascript and PHP that will use it to save/display data to/from the database.
     
    Rukbat, Dec 2, 2011 IP
  3. cheech74

    cheech74 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Many thanks - looks like just what I am after. Will let you know how I get on.
     
    cheech74, Dec 5, 2011 IP