|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Gridview Pager ModesI have a user that would like a "NumericNextPreviousFirstLast" type of paging
mode on the GridView. That's not on option out of the box. Is it doable without a lot of effort? Thanks, David Hi,
yes it is. Just specify your own PagerTemplate with buttons (or custom controls supporting command event bubbling) having the needed command names (CommandName="argument"). See: http://msdn2.microsoft.com/en-US/library/system.web.ui.webcontrols.gridview.pagertemplate(VS.80).aspx Show quoteHide quote "David D." <Dav***@discussions.microsoft.com> wrote in message news:CA4BD251-59DC-4CC0-96D5-70C5AECF7964@microsoft.com... >I have a user that would like a "NumericNextPreviousFirstLast" type of >paging > mode on the GridView. That's not on option out of the box. Is it doable > without a lot of effort? > > Thanks, David
UserControls and Collections Property
I do I remove the style attribute from Image controls? Link to download a file. .NET 2.0 TreeView control vertical align problem Dynamically move control. dynamic controls Problem in designing layout of website UserControl project or website location in design time Passing data into a custom control |
|||||||||||||||||||||||