Page 1 of 1
ajax call from PUI
Posted: Mon Oct 29, 2018 9:11 am
by edalakiran
Hi,
can we do ajax call to load a Profound grid?
Re: ajax call from PUI
Posted: Mon Oct 29, 2018 10:15 am
by matt.denninghoff
Yes, you can use AJAX calls to load Profound UI grids. This documentation page explains the necessary structure for the web service:
http://www.profoundlogic.com/docs/display/PUI/Data+URL
The grid property, "data url" is what needs to be set to make the grid use AJAX calls to load data.