Re: BROWSE: order by column
- From: "TonySper" <tsperduti@xxxxxxxxxxxxx>
- Date: Tue, 15 May 2007 15:14:14 -0400
Thats a great idea except I have not ever done that but should figure out
how to do it. I guess there is some command that you could run from clicking
on the columns but I do not know it as yet. My other problem would be to
inform the user to click on the column to sort by it. I would more than
likely have to put some instructions to the user to do that which would be
no problem. Can you give me an example of code to use or how to have the
program know when I click on a column to run different sorts??
TonySper
"Bernhard Sander" <fuchs@xxxxxxx> wrote in message
news:eciO54wlHHA.2272@xxxxxxxxxxxxxxxxxxxxxxx
Hi Tony,
I converted the browse to a grid on a form and then put commenad buttonsIf you have already converted the browse to a grid, then you don't need
on the form that the user clicked on to order the grid to any of the
columns. If you have a lot of columns that would be a lot of command
buttons. You could have one command that would open up a screen that you
would select which column to order by.
any command button. Just add the code to change the sort order to a new
method of the grid (or form or your column base class) and call this
method from the header click event.
Regards
Bernhard Sander
.
- Follow-Ups:
- Re: BROWSE: order by column
- From: Jack Jackson
- Re: BROWSE: order by column
- From: Dan Freeman
- Re: BROWSE: order by column
- References:
- BROWSE: order by column
- From: WP
- Re: BROWSE: order by column
- From: TonySper
- Re: BROWSE: order by column
- From: Bernhard Sander
- BROWSE: order by column
- Prev by Date: Re: Opera dinner
- Next by Date: Re: BROWSE: order by column
- Previous by thread: Re: BROWSE: order by column
- Next by thread: Re: BROWSE: order by column
- Index(es):
Loading