how can i sort reocords from datagrid

vb6 Turkey
  • 12 years ago

    please help me 

    how can i sort reocords from datagrid with specify field.

  • 12 years ago

    what do you mean?

    when you have records in the datagrid and you want to group it by field?

    I think its in your SQL Query,, everytime you specify the field, your SQL query will be executed and the datagrid will be refreshed by setting your datagrid.datasource= your Recordset ..
     

  • 12 years ago

    Here is a link to sorting using a flex grid.
    http://www.vb-helper.com/howto_flexgrid_search_sort.html

Post a reply

Enter your message below

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.

“Before software should be reusable, it should be usable.” - Ralph Johnson