Hello Gang;
Is there a way to add multi line Tooltip to Acumatica Grid Headings. I know I can go to Grid > Header > Tooltip and add a hint but it displays in one line. How Can I break the hint into multiple lines? I have a grid with too many columns which most of them are calculated and have some complex formulas. I want to show the user how each formulated column is calculated. When everything is in one line it is hard to read and underestand. Any help is appreciated either through grid property settings or C# code that I can incorporate to my code and pass it to the grid header.