Originally posted by Alexander Pfingstl
Hi,
I had the same. The SortDirection is part of System.Web.UI.WebControls. So just write System.Web.UI.WebControls.SortDirection This would solve the error. Hope this works as my grids are not getting sorted, might have something else wrong in my form. |