W
Wizfrog
Hello,
I'm using a custom List/Treview control from here:
http://www.codeproject.com/KB/list/extendedlistviews.aspx
and I am trying to bind user settings such as column width to the
columns in the control, so that users can save how the control looks
on their own desktop space.
However, the containerListViewColumnHeader control does not seem to
support a DataBinding.Add method.
I'm not an expert at C# so if someone could explain in simple terms
how/if it is possible to add this kind of capability, that would be
great!
Thanks!
I'm using a custom List/Treview control from here:
http://www.codeproject.com/KB/list/extendedlistviews.aspx
and I am trying to bind user settings such as column width to the
columns in the control, so that users can save how the control looks
on their own desktop space.
However, the containerListViewColumnHeader control does not seem to
support a DataBinding.Add method.
I'm not an expert at C# so if someone could explain in simple terms
how/if it is possible to add this kind of capability, that would be
great!
Thanks!