searchPanes.preSelect with svg rows
searchPanes.preSelect with svg rows
 Kompetenzfrosch            
            
                Posts: 5Questions: 3Answers: 0
Kompetenzfrosch            
            
                Posts: 5Questions: 3Answers: 0            
            Link to test case: https://live.datatables.net/zeyugado/7/
Debugger code (debug.datatables.net): None
Error messages shown: None
Description of problem: I have bootstrap icons in my rows and want to preselect them for certain icons. I have already added a <div style="display:none;">Some Text</div>, in order to have these rows work for searchPanes at all. However, putting the Some Text in the preSelect does not work.
This discussion has been closed.
            
Answers
You would probably need to exactly match the SVG that is being read from the document. That's a tricky one that! I don't have an immediate answer for you I'm afraid.
Allan