mmejias

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: image handling #83011
    mmejias
    Participant

    i checked the code for the fileupload but its possible using that approach.. but if we try to use an approach by basing it on the pop up edit or add… m not sure if its possible coz as far as i have traced the code… your passing string values on the “postdata”.. correct me if m wrong… thus since were passing a file value it will only get the string value which is the filename…

    i was thinking of using an event by adding another button beside the file input type.. then place an on_click event where it will upload a file.. but it beats the point of saving the information of an item… coz you still have another button for saving the other fields…. hmmm…..

    well, i guess ill have to do more research in finding a workaround for this…….

    thnx 🙂

    in reply to: Multiple sub grids #82993
    mmejias
    Participant

    ic.. ill try it out… thnx

    in reply to: Multiple sub grids #82982
    mmejias
    Participant

    how do i append? m not sure how it works??

    tnx…

    in reply to: Multiple sub grids #82946
    mmejias
    Participant

    or logically it can be portrayed as this:

    MAINGRID

    ->SUBGRID1

    ->SUBGRID2

    SUBGRID2 is not inside the SUBGRID1.. instead both of them are on the same level pointing to MAINGRID…

    thnx.. 🙂

    in reply to: Multiple sub grids #82945
    mmejias
    Participant

    i mean… would it be possible to create to instances of grid as subgrid… for example…

    $(”#maingrid”).jqGrid({

    …….

    subGridRowExpanded : function(subgrid_id, row_id){

    ….

    $(”#subgrid_t”).jqGrid({

    ….

    });//end subgrid_t

    //this kind of an instance..

    $(”#subgrid_t2”).jqGrid({

    ….

    });//end subgrid_t2

    }//end function

    …….

    });//end main grid

    thnx.. 🙂

    in reply to: Drupal Integration #82944
    mmejias
    Participant

    thnx…. ill be working on it by next week.. got a tough schedule ds week… im sure it would be very useful to the community….. thnx also for the jqgrid… it made our life easier on dynamic table editing… especially since most people wanted this kind of capability on the web…. 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

Stay connected with us in your favorite flavor!