Badr AZIZBI
Badr AZIZBI
@melloware There is any work-around that will make us customize TreeTable filters and calls primereact filters function? Thank you for your response!
What's the status of this PR? Thank you for your response :)
@jrolfs Thank you for your response, I already did a work-around in my project. The fork can be a good solution if someone can ensure it's maintainability.
@cee-chen The previous sibling selectors work with the version `2.2.7` of nswapi.
Right @sja-cslab, multiple rows can be selected by dragging a row even if the selection mode is `Single` (cf: screenshot). 
The reproducer uses the version 10.9.2 of primereact 
Defining the callback at the row level works correctly (maybe it's a TS issue?) but unfortunately the passed data does not contain elements allowing us to identify a specific row...