At 12:30 PM 5/26/2010, Dick Fey wrote:
Now that I am beginning to re-build into 9, and using wide screen
monitors, I have lots of real estate.
Putting the info into a variable look-up list view works perfectly,
but I cannot figure out how to get the re-soft accomplished.
This whole form runs on variables, so I assume that I have to use
a variable control.
Anyone tried this?
Dick,
When defining the Variable ListView options, you also have an option
to include the ORDER BY colname option when defining the WHERE clause.
Then, you can always use the PROPERTY <LVCompID> REFRESHLIST 'TRUE'
on demand, to dynamically refresh the list with WHERE clause,
including the ORDER BY option (if defined).
They say anything is possible.
Yes, nothing is impossible when using R:BASE!
Very Best R:egards,
Razzak.