S
shapper
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
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