Hi all,
I need to provide a query paramter for selecting the data to the Service methods. I use a web api Service to provide the pivotgrid Service. My first thought was to provide this Information in the customerObject. This works well when the Pivot grid will be initialized, but when for example the "FetchMembers" method is invoked, nor customObject will be delivered to the Server. Anybody an idea how I could provide this Information to the Server?
Thanks for your help
Andreas