Tuesday, October 6, 2015

Keep a DevExpress ASPxGridView from sorting when one clicks on a column header.

<SettingsBehavior AllowSort="false" AllowGroup="false" />

...need to go inside of the dx:ASPxGridView tag.

No comments:

Post a Comment