I have a RadListView control with an embedded RadDataPager.  The RadDataPager has Previous and Next links, set up like this:
                                <telerik:RadDataPagerButtonField FieldType="Prev" PrevButtonText="Previous"/>
Currently, when you are on the first page and mouse over the previous icon, a "hand" cursor appears, suggesting you can click on it (and the same if you are on the last page and mouse over the next icon).   
Is there any way I can either remove the hand cursor, or remove the previous and next links completely if they do not do anything.  
Kind Regards, Richard Jonas
