Server side datatable - bug with datatable in editor popup

Server side datatable - bug with datatable in editor popup

seewebseeweb Posts: 1Questions: 1Answers: 0

Hello,

I have a problem with datatable editor.
I have a server side datatable, with possibility to add or edit elements with Editor in popup mode.
In the editor I have datatables for two fields related to two columns of the main datatable.
Logically when I edit an element in one of the two subdatatables with a subeditor, the main datatable if redrawn, but when it happens the selected values for both subdatatable deselect.
Do you have a solution to fix that bug ?
Thanks.

Regards
Maxime

Answers

  • rf1234rf1234 Posts: 3,000Questions: 87Answers: 421
    edited October 2022

    Logically when I edit an element in one of the two subdatatables with a subeditor, the main datatable if redrawn, but when it happens the selected values for both subdatatable deselect.

    Tried it myself and no, the "selected values for both subdatatable"s do not deselect. I have an editor that has three fields of type "datatable". No problem even if I use all three of those subeditors.

    Do you have a solution to fix that bug ?

    We would need to have a test case to help you fix your bug. Thanks.

Sign In or Register to comment.