J
Julia
Hi,
I am developing a composite control, so I am writing all my code in a *.cs
file. One of the component in my composite control is a datagrid. The
datagrid is populated from a dataview by using DataBind(). The user should be
able to sort the datagrid my clicking the header of the columns. Anyone has
a sample of this? It would be really helpful for me. I only want to write c#
code to do this.
Thanks
Julia
I am developing a composite control, so I am writing all my code in a *.cs
file. One of the component in my composite control is a datagrid. The
datagrid is populated from a dataview by using DataBind(). The user should be
able to sort the datagrid my clicking the header of the columns. Anyone has
a sample of this? It would be really helpful for me. I only want to write c#
code to do this.
Thanks
Julia