I added an inititalSort on my form, but no sort is applied when I run the solution.
In this post, jcompagner has described the sort very detailed.
viewtopic.php?f=22&t=14683&p=77985&hilit=initialSort#p77985
This explains that it should work.
by the way if you say sort in the onload that would be the same then setting initialSort property on the form itself.
Any ideas what I’m missing?
Regards
ttmgybta
What kind of foundset is your form showing? a related foundset or a non-related foundset?
Paul
It is a non-related foundset.
are you sure that in the example i also give in that other thread, that your foundset is not loaded already by something else?
By the way I’m using the framework, maybe the foundset is loaded there!
I don’t know how do I find out that the foundset is already loaded?
Do I have to sort it on the onShowForm method when I’m using the framework?
Joas
7
ttmgybta:
Do I have to sort it on the onShowForm method when I’m using the framework?
No, you can use the “sort value” of the framework: