|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
paging control?Hi;
I have one case where I generate the entire content of the page except I need a paging control to go to first/last/next/prev page. And on each click, I then provide that page with the control. So this is not a data source of any type. Is there a way to get the GridView paging control if no data is involved? Hi Dave,
Thanks for posting! "Is there a way to get the GridView paging control if no data is involved?" My suggestion is using the navigation control but no the Gridview control. If you want to place the content for the paging control, the navigation control is appropriated. Regards, Yuan Ren [MSFT] Microsoft Online Support Hello;
I can't find a navigation control anywhere (checked google, my ASP 2.0 books, etc). Can you point me to it please? Show quoteHide quote > Hi Dave, > > Thanks for posting! > > "Is there a way to get the GridView paging control if no data is involved?" > My suggestion is using the navigation control but no the Gridview control. > If you want to place the content for the paging control, the navigation > control is appropriated. > > Regards, > > Yuan Ren [MSFT] > Microsoft Online Support > > Hi Dave,
Thank for your reply! I'm sorry that I mean the navigator control is something like the SiteMap, TreeView or Menu control. If you think these controls are not appropriated, I think you can write your own control for the current issue. In addition, there are many controls from third party. However, I don't think the GirdView control is appropriated because the GridView control is based on cell. Your current issue is based on page content. Thanks for your understanding! Regards, Yuan Ren [MSFT] Microsoft Online Support ok - thanks
If anyone knows of a good control out there with just the paging buttions: first/prev/next/last/goto - please post. Show quoteHide quote > Hi Dave, > > Thank for your reply! > > I'm sorry that I mean the navigator control is something like the SiteMap, > TreeView or Menu control. If you think these controls are not appropriated, > I think you can write your own control for the current issue. In addition, > there are many controls from third party. However, I don't think the > GirdView control is appropriated because the GridView control is based on > cell. Your current issue is based on page content. Thanks for your > understanding! > > Regards, > > Yuan Ren [MSFT] > Microsoft Online Support > >
Are you sure? for delete in GridView
FormView vs create How to get CommandField and ButtonField in the toolbox? Binding TextBox DropDownlist problem Creating Dynamic controls Disable CommandField for some rows of data GridView and DetailsView/FormView in seperate pages FormView sample that includes edit/delete? DataView, DataTable, or DataSet? |
|||||||||||||||||||||||