1
ParamQuery Pro Evaluation Support / Re: dropdownlist inside PQ Grid Pro
« on: November 15, 2019, 08:45:36 pm »
Thanks a lot ParamVir for the syntax help.
In my case ShipViaId is already part of feed to load the PQgrid itself.
i.e. suppose https://paramquery.com/content/invoice.json ...... Contains ShipViaId column value;
At server-side I am joining MasterShipVia to get "ShipVia" name in result-set to display text instead of Id.
Now I want to make this column as Drop-down-list so that User can select a different place.
Please suggest a way in this scenario.
Thanks,
Ashish
In my case ShipViaId is already part of feed to load the PQgrid itself.
i.e. suppose https://paramquery.com/content/invoice.json ...... Contains ShipViaId column value;
At server-side I am joining MasterShipVia to get "ShipVia" name in result-set to display text instead of Id.
Now I want to make this column as Drop-down-list so that User can select a different place.
Please suggest a way in this scenario.
Thanks,
Ashish