Hi. Is there a way to have RichViewActions put the Custom Filter first in the list of filters for the Open and SaveAs dialogs? Or have it select a custom filter as the default?
TrvActionOpen has LastFilterIndex as a public property. This property specifies the filter index (starting from 1) which will be used by default when the action will be executed next time.