c# - DataGridView handle column reordering event -


i set datagridview object

allowusertoordercolumns = true; 

how can detect columns reordering ?

does handling event need?

http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview.columndisplayindexchanged.aspx


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -