On 12 November 2012 11:13, Niphlod <[email protected]> wrote: With the jids= notation the current grid won't have any functional > pagination,ordering, export, etc. That's because vars are not propagated. I > sent a patch to Massimo for that a few days ago. > > Thanks. I have used session variables to do that in the past. It will be an improvement if it can be handled properly by the grid.
> The question still stands: without using jids= and using only keywords= > "styled urls" when you click on the export button you get back the full > data or only the records that you see on the grid at the moment you click > the export link ? > > Apologies. I have missed this one. Yes when using a query created by the grid's search function (keywords=...) the export is limited to the same content. So it works as expected in this case. If the export cannot be done in the same way when using a predetermined query (not using keywords=), then it must be documented that in such a case the developer will have to write his/her own export function. It will be very nice if both options can be handled by the same export mechanism though. Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --

