Hi, I'm coding using VS.Net 2003, and I've got a datagrid that lists customers and the time spent working for each customer. When you mouse over the time field, a ToolTip that breaks down the specific minutes worked on for each job/task for the customer.
Unfortunately, the way it is formatted now, the minutes just appear inline, right after the the job description....so the minutes don't line up from one row to the next (because the job descriptions are different lengths). Is there any way to create a ToolTip that has two columns (one for job description and one for minutes)? Or, if that's not possible, is it possible to set the font of the ToolTip to a fixed-width font (i.e., Courier) so that I can add spaces to make the columns line up? Any assistance/suggestions are greatly appreciated! Thanks! --Michelle --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
