How to add data on group panel

Posted by: bhagwati.pal on 4 January 2022, 10:27 pm EST

    • Post Options:
    • Link

    Posted 4 January 2022, 10:27 pm EST

    Hi ,

    I have group panel when user added some column to that, grouping will be applied.

    when I add more data to that the grouping will disappear.

    is there any way to maintain the same grouping after adding new data also.

    Thanks,

    Bhagwati

  • Posted 6 January 2022, 12:01 am EST

    Hello,

    You would be required to store the groupDescriptions before the data update and restore the groupDescriptions by pushing new grouped columns into the groupDescriptions after the itemsSource gets changed. You may use the itemsSourceChanging and itemsSourceChanged events to store and restore the groupDescriptions. Please refer to the sample link below demonstrating the same:

    https://stackblitz.com/edit/js-fedkqs?file=index.js

    Regards

  • Posted 6 January 2022, 3:13 pm EST

    Hi,

    In my case I am not adding grouping at initial, I have group panel where user can drag and drop columns.

    if user added some column by drag and drop now I want to store that column so when I add new data that grouping will be applied.

    Thanks,

    Bhagwati

  • Posted 30 January 2022, 5:24 pm EST

    any update?

  • Posted 31 January 2022, 6:07 pm EST

    Hello,

    Sorry for the late response, it seems due to some technical issues this case was lost in the process. The sample provided in the above response seems to be representing the use case you have mentioned. There isn’t any grouping applied initially, on applying the grouping by drag/drop columns into the group panel the restoring of grouped columns is also working fine as expected.

    If you are facing any issues in the above-shared sample link then please share a screenshot/gif of the exact issue. If you have some other requirements then let us know.

    Regards

  • Posted 13 February 2022, 7:42 pm EST - Updated 3 October 2022, 3:06 am EST

    Unable to post

  • Posted 15 February 2022, 2:10 pm EST

    Hi Bhagwati,

    We are able to replicate the issue and it has been forwarded to the concerned team for further investigation. We will let you know as we get an update on this.

    Regards,

    Manish Gupta

  • Posted 16 February 2022, 1:19 pm EST

    Hello,

    The above issue of posting on the forum has been fixed. Could you try sharing again the screenshot/gif of the exact issue?

    Regards,

    Dushyant Sharma

  • Posted 22 February 2022, 9:31 pm EST

    Thanks Dushyant it is working

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels