axilucian

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: 3.6 Import Configuration via JSON? #93953
    axilucian
    Participant

    Hi,

    Is there an example of import configuration only from JSON string (not file or URL)?

    I didn't find a complete explict example in Demo or Documentation.

    Thank you for your help!

    in reply to: Master Detail Grids #85716
    axilucian
    Participant

    Is there a way to have all master rows expanded,so the subgrids would be visible from the begining? Thanks!

    in reply to: Tree Grid and Json #84384
    axilucian
    Participant

    Thx KG!

    This is still not working for me:

    to define the grid columns i used:

    colNames: ["id","Name","Date"],
    colModel: [

    in reply to: Tree Grid and Json #84157
    axilucian
    Participant

    I'm getting a error Type: parsererror; Response: 200 OK using:

    $responce->page = 1;
    $responce->total = 1;
    $responce->records = 1;
    foreach($rows as $row) {

    in reply to: A new Tree Grid component #84141
    axilucian
    Participant

    Hi,

    Is there any way to refresh the tree grid (reloadGrid is not working for me) ?

    Thx!

    in reply to: Multiselect and onSelectRow #83876
    axilucian
    Participant

    This should be very usefully. Maybe an event like onClickRow that should highlight the row (not select) and return the rowid !!?! Any idea !?

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

Stay connected with us in your favorite flavor!