Disable sorting on ListView, ObjectDataSource or database ?

M

Mario

I need to disable the sorting when I inserting the new row on a ListView. It
is sorted ascending according to a ID column of a database. ListView is
bound on a ObjectDataSource. Do I need to disable the sorting on a ListView,
ObjectDataSource or database and how?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top