Balloon-Style Tooltip for Documents DataGridView When No Search Performed
Is your enhancement request related to a problem? Please describe. New users have reported that the Documents DataGridView appears empty after uploading PDF files. Although the uploads are successful and the records are confirmed to exist in the database (verified via external database tools), no documents are displayed. This issue occurs because users are unaware that they must initiate a search using the "Find" feature for the documents to populate in the view.
Describe the solution you'd like Add a balloon-style tooltip that shows up whenever the user hovers over the Documents DataGridView, and keep it active until a "Find" action is performed.
Tooltip Text: "To list documents, initiate a search using the 'Find' menu item or the toolbar button."
Additional context This issue has been reported multiple times by new users unfamiliar with the search requirement. A contextual tooltip would provide immediate guidance without requiring documentation lookup or support intervention.