I have a wizard control with two steps: Summary and Details. Within Summary, I have a gridview. When I click on the gridview column's header to sort the data, for some reason I am redirected to the next, Details wizard step. Could anybody please tell me why it happens and how I could avoid this going to the next step?


Thanks,

Dmitriy

can you post your code process sort the data?
and your gridview to here or send to me :
<EMAIL SNIPPED>

Hello,
I found the answer. I found where I changed the active step. I handle click on the gridview to go to the Details step and edit the selected row. But I didn't realize that clicking on the column header also will fire the same event. But thank you for your wish to help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.