@nikhiljainkke
@nikhiljainkke
Forum Replies Created
-
AuthorPosts
-
nikhiljainkkeMember
Hi Peter,
Can you please update when mapping to complex JSON will be released in Data Grid.
Looking forward to your reply.
Thanks,
Nikhil JainnikhiljainkkeMemberHi 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 JainnikhiljainkkeMemberHi,
when will you have next release.
Thanks
Nikhil JainnikhiljainkkeMemberHi,
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 JainnikhiljainkkeMemberHi,
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 -
AuthorPosts