Page 1 of 2
Grid - Changing the sort order on a column heading click
Posted: Wed Mar 31, 2010 8:10 pm
by RalphMDS
If there a way to change the sort order of a grid on a column heading click. I see there is OnHeadClick, but I can't figure out how to get the particular heading that was clicked. Also OnHeadClick seems to fire as soon as the control is activated which seems strange.
Thanks,
Ralph
Re: Grid - Changing the sort order on a column heading click
Posted: Wed Mar 31, 2010 8:19 pm
by esgici
Hi Ralph
Please look at
one of my humble contributions.
I hope that help you.
Regards
--
Esgici
Re: Grid - Changing the sort order on a column heading click
Posted: Wed Mar 31, 2010 9:41 pm
by RalphMDS
Dear Esgici,
Thank you so much. That was exactly what I was looking for.
Best regards,
Ralph
Re: Grid - Changing the sort order on a column heading click
Posted: Wed Mar 31, 2010 10:17 pm
by JALMAG
Hello Esgici, what compiling?
Regards
Re: Grid - Changing the sort order on a column heading click
Posted: Wed Mar 31, 2010 10:38 pm
by esgici
JALMAG wrote:
Hello Esgici, what compiling?
Hi JALMAG
Sorry for inconvenience
My project became old
- rename
MAgenda.Hpj to
MAgenda.Hbp
- open this .hbp with HMG-IDE
- add
C:\hmg\HFCL\Include to
Include paths of
configuration tab of
Project Browser
- add
hfcl to
additional libs of
configuration tab of
Project Browser
and press RUN button
That's all.
Regards, saludos
--
Esgici
Re: Grid - Changing the sort order on a column heading click
Posted: Sat Apr 03, 2010 9:40 am
by swapan
Really very helpful .............. the incremental search is just performing perfect.
Re: Grid - Changing the sort order on a column heading click
Posted: Sat Apr 03, 2010 9:42 am
by esgici
swapan wrote:
Really very helpful .............. the incremental search is just performing perfect.
Thanks Swapan
--
Esgici
Re: Grid - Changing the sort order on a column heading click
Posted: Sat Apr 03, 2010 11:12 am
by JALMAG
esgici wrote:JALMAG wrote:
Hello Esgici, what compiling?
Hi JALMAG
Sorry for inconvenience
My project became old
- rename
MAgenda.Hpj to
MAgenda.Hbp
- open this .hbp with HMG-IDE
- add
C:\hmg\HFCL\Include to
Include paths of
configuration tab of
Project Browser
- add
hfcl to
additional libs of
configuration tab of
Project Browser
and press RUN button
That's all.
Regards, saludos
--
Esgici
Thank you Esgici.

Re: Grid - Changing the sort order on a column heading click
Posted: Sat Apr 03, 2010 11:15 am
by esgici
JALMAG wrote: Thank you Esgici.

Thanks to you JALMAg, for your interest
Saludos, regards
--
Esgici
Re: Grid - Changing the sort order on a column heading click
Posted: Thu Jun 03, 2010 1:14 pm
by Czarny_Pijar
esgici wrote:JALMAG wrote:
Hello Esgici, what compiling?
Hi JALMAG
Sorry for inconvenience
My project became old
Bad news... With HMG ver.3.034 this happend again
