Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » ToolTip   (RSS)
  • How to setup tooltips on column headers -- is there an easier way?

    Struggled to set tool tips on column headers for a standard fixed xceed grid table.  I want to share my solution and want to ask if one can do this better.  XCEED:  Why don't you create default tooltips with the full name of the column (the column could be sized smaller than needed).  This would have saved 2 hours of my ...
    Posted to Xceed DataGrid for WPF (Forum) by Friedrich on November 1, 2012
  • Row ToolTip Error

     I've set a style for my rows with a setter for the ToolTip to display some info for the row. <Style TargetType=''{x:Type xcdg:DataRow}''>       <Setter Property=''ToolTip'' Value=''Example'' />  ... </Style>  When the application is running and the ...
    Posted to Xceed DataGrid for WPF (Forum) by Marcelo on September 6, 2010
  • Re: Roadmap for Q4 2008 and beyond

    HI, I am really  happy to see those extra features in my favorite WPF grid. i would like to suggest foollowing thing to futher improve. Search Having Column selector so one can select word in particular column . Inbuild Filter (Filter From Hearder of Column : e.g Excel Like Filter) having more features like telerik ...
    Posted to Xceed DataGrid for WPF (Forum) by Pratik on August 20, 2009
  • Tool Tip on the MouseHover on the Row

    Hi,  I want to have the tool tip on the MouseHover on the row of the Xceed DataGrid. How to get the current item on the mouse hover and the set the tool tip for the current columns?kindly let me know how to do the same.  
    Posted to Xceed DataGrid for WPF (Forum) by paras on August 11, 2009
  • ToolTip.Show() Message is truncated

     I am trying to show a message when users click on a chart. The function ToolTip.Show(string text, IWin32Window window, int x, int y, int duration) is called. The message has a couple hundreds characters. It is displayed in multiple lines, but some characters are lost at the right side of each line when they are shown up as the ...
    Posted to Xceed Chart for .NET (Forum) by Jerry on June 12, 2009
  • Re: Custom ToolTip for DataRow

    <Nudge>
    Posted to Xceed DataGrid for WPF (Forum) by Jeff on June 9, 2009
  • Tooltips with cell's text

    Hi, I'm trying to implement Tooltips for DataCells to display cell's ther. I'm using standard way I've found on this forum:             <Style TargetType=''xcdg:DataCell'' x:Key=''DataCellStyle''>                 <Setter Property=''ToolTip'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Igor on June 3, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.