This tag is used to seed the offset and limit values into the Grid tag.
field_id
This parameter should be the integer value for the specific Grid field you want to paginate data from
entry_id
The specific Channel Entry your Grid field resides in
channel
The Channel short name to relate to a url_title parameter
url_title
The url_title value for the entry you want (requires channel param)
limit
How many Grid items you want per page
url_segment
The number the pagination URL segment comes from. (optional, default is 3)
prefix
A unique letter to differentiate pagination units. (optional, default is "G")
{exp:grid_pagination:field_params field_id='FIELD_ID' entry_id="ENTRY_ID" limit="2"} Channel Entries Tag Here {/exp:grid_pagination:field_params}