joelbower-gmail
-
3/22/2013 11:21:50 AM
Smart Search - Hiding buttons
Is there a way, via the transformations in the SmartSearch controls, to hide the first/prev and last/next paging buttons based on the page that the user is currently on.
I've got some custom controls that I've done this with already by testing the CurrentPage property against the PageCount property, but i can't seem to access the same properties via the transformation.
|