I have a datagridview in which the header columns are not sorting when clicked on. I thought this control does this by default. Am I wrong? If so, what property needs to be set in order to allow for Column Sorting?
Thanks,
Printable View
I have a datagridview in which the header columns are not sorting when clicked on. I thought this control does this by default. Am I wrong? If so, what property needs to be set in order to allow for Column Sorting?
Thanks,
Thanks nmadd, that what I needed.