display the selected item at the top in a gridview

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Um9iZXJ0IFNtaXRo?=

    display the selected item at the top in a gridview

    Hi,
    I have a problem whereby I have a gridview bound to a dataset with a
    large number of items, However when I select an item near the bottom by using
    the scrollbar, when the gridview gets rebound, the selected field goes off
    the screen and is not visible and the user has to use the scrollbar to see
    it. How do I set the toprow of the visible gridview to be the selected row

    Thanx in advance

    Robert
  • Mark Rae [MVP]

    #2
    Re: display the selected item at the top in a gridview

    "Robert Smith" <RobertSmith@di scussions.micro soft.comwrote in message
    news:076425DB-19A9-40B4-A547-E918454A981A@mi crosoft.com...
    How do I set the top row of the visible GridView to be the selected row?
    A broad category of Microsoft tools, languages, and frameworks for software development. Designed to support developers in building, debugging, and deploying applications across various platforms.



    --
    Mark Rae
    ASP.NET MVP


    Comment

    Working...