Grid Search for DataGrid 2 or Gallery

0
Hi Guys,      I’m trying to make an Global Search feature at the top of the page and I’m using a Grid Search widget. Managed to make a Successful Scenario with DataGrid1. Since I need to use a Buttons and images to display the Content of the page I guess I can use the Grid Search widgets in combination with DataGrid2 or Gallery?      Thanks in advance,     Kind regards, Aleksandar
asked
3 answers
0

Hi Aleksandar,

 

you could try the Global Search Widget – Mendix Marketplace - Global Search.

Its easy to implement, set the Entities you want to search for and you will get the Results.

 

Hope this Helps,

Good Luck

answered
0

Hi Guys, 

I tried with DataGrid 2 – I’m getting the following Error: 

e.getAttribute is not a function TypeError: e.getAttribute is not a function
    at Object.byNode (http://localhost:8080/mxclientsystem/mxui/mxui.js?638145722791812862:5:159483)
    at HTMLDivElement._connectOneGrid (http://localhost:8080/widgets/GridSearch/widget/Core.js?638145722791812862:102:30)

Anyone expirienced this kind of problem? 

answered
0

This is a Known error with Mendix 9 – still no solution at the moment. 
 

https://github.com/tieniber/GridSearch/issues/69 

https://forum.mendix.com/link/space/widgets/questions/119247  

answered