Hi guys,
Is there any way I can figure out the position of the current GridRow on a page?
I see that I can get the current GridRow by using Dynamicweb.Services.Grids.GetGridRowById which in turn has a "Sort" property.
But can I also read the number of GridRows on the current Page?
Thank you,
Adrian