Skip to main content
1-Visitor
September 11, 2019
Question

Different services for the same grid

  • September 11, 2019
  • 1 reply
  • 1264 views

Hello guys,

 

I would like to know if it is possible bind more than one single service to the same grid.

 

The idea is to have different buttons (four in my case) and every button calls a different service to show

data in the grid (DataShape and everything necessary remains the same) .

 

So Button1 calls a service which shows apples and bananas, Button2 calls a service which shows oranges and strawberries, and so on...

 

I hope what I have requested is possible.

 

Kind regards

 

 

1 reply

1-Visitor
September 11, 2019

By Using Event Router and Custom Service you can able bind multiple service to one widget

etc61-VisitorAuthor
1-Visitor
September 24, 2019

Thanks for the reply but even after trying several things I didn't get it done.

The response is to vast and not detailed enough to be a real help.