jQWidgets Forums

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: how to refresh nested grid how to refresh nested grid #59436

    kev1989
    Participant

    Is there anywhere you guys might have a demo of this? ive been seaarching but cannot manage to find anything. ive seen multiple threads now where people ask you guys for an example and all you respond is with the above. which really does not help. for some reason if i call the nested grids like this var projectGridindex = nestedGrids[index].jqxGrid(‘getrowdata’, row); it will actually get the rows data. now if i were to call this same code outside else where it doesnt return anything.

    i have also tried

    $(“#nestedGrids”+[roleGridindex]+””).jqxGrid(‘getrowdata’, row);

    and a lot of other ways trying out different syntax thinking im doing something wrong. i just cant manage to get it to work.

    IF you could PLEASE just post up a working example, im sure alot of other people would appreciate it as well.

    in reply to: Nested Grid refresh data Nested Grid refresh data #59391

    kev1989
    Participant

    Hi peter, would you mind showing an example of what you mentioned above. i too have run into this hickup and cant seem to find a way around it.


    kev1989
    Participant

    Sorry to bother you again guys, ive been looking through all the demos but i cant seem to find a working demo in which it pulls data from a database in JSON format and has nested grids. i see the Demo is using XML with nested grids but then theres a JSON demo that populates a single grid. if you can point me to the demo i am looking for that would be much appreciated now that i cant seem to put these two together on my own. i have no clue what i am doing with these two types of data.

    again a working demo that uses JSON as a datatype with nested grids. thank you


    kev1989
    Participant

    Thank you very much, i was going into inspect element…..

    i now have 4 hours to completely change my implementation….


    kev1989
    Participant

    Hi Dimitar, my grids work as the demo you showed. any chance you can show me the sample code for the demo? i do understand i might have implemented my grid and subgrids wrong making my goal more difficult to obtain then it would be if i followed the correct implementation. just wanted to clirify with you to make sure that it infact is possible for me to do. i have a grid that on row expand shows more data coming as JSON from a database with respect to one of the field values of that row in a subgrid. after that i need to be able to delete a row from that subgrid and also add a row with information to that rows subgrid.

    thanks in advance.

Viewing 5 posts - 1 through 5 (of 5 total)