Sorting on Dynamically created Databound Columns i

asp.net India
  • 17 years ago

    I have a Datagrid with Databound Columns which are created on the fly at Runtime as well as certain Databound Columns which are Created on the Design time.


    On the latter(Databound Columns which are Created on the Design time) i am able to implement the sort functionallity using
    "sortExpression"


    However on the former(Databound Columns which are created on the fly at Runtime), i am unable to implement Sorting


    Can any one help me with this


Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates