Data Pager

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    Data Pager

    Hello,

    I created an Asp.Net 3.5 ListView with LinqDataSource and DataPager.

    When I am editing a record and I click next in the data pager the
    ListView changes to next page of records but does not close the Edit
    Mode!

    So I am now editing another record.

    Wouldn't have more logic to change the ListView to normal mode if the
    DataPager would be clicked?

    How can I do this?

    Thanks,

    Miguel
Working...