@nikhiljainkke

@nikhiljainkke

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Mapping dataField to complex JSON structure #101306

    Hi Peter,
    Can you please update when mapping to complex JSON will be released in Data Grid.
    Looking forward to your reply.
    Thanks,
    Nikhil Jain

    in reply to: Mapping dataField to complex JSON structure #101244

    Hi Peter,
    Please find the below data structure which we are using.
    [
    {
    “Group1”: {
    “Group2”: [
    {
    “DataField1”: [
    {
    “value”: “abc”
    },
    {
    “value”: “def”
    }
    ]
    }
    ]
    }
    },
    {
    “Group1”: {
    “Group2”: [
    {
    “DataField2”: [
    {
    “value”: “abf”
    },
    {
    “value”: “xyz”
    }
    ]
    }
    ]
    }
    }
    ]
    Looking forward to your reply.
    Thanks
    Nikhil Jain

    in reply to: Mapping dataField to complex JSON structure #101242

    Hi,
    when will you have next release.
    Thanks
    Nikhil Jain

    in reply to: Not getting selectedRows in rowClick() event #101211

    Hi,
    any plan to make available getselection() method working in rowclick()/cellclick() events like in JQXGrid in your any next releases.
    Thank you for your help and looking forward to your early reply.
    Thank you
    Nikhil Jain

    in reply to: Not getting selectedRows in rowClick() event #101198

    Hi,
    Thanks For your response Peter.
    This change event will trigger on cell edit and grid refresh also. it will lead to fire unecessary event. Is there any way to get selectedRows details itself in rowClick() event, as we get in JQXGrid.
    Thank you for your help and looking forward to your early reply.
    Thank you
    Nikhil Jain

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