Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
640
Capabilities of xamGrid / xamDataGrid
posted

We are thinking of replacing our 3rd party WinForm grids with Infragistics WPF grids (xamGrid or xamDataGrid).

From your samples, I saw that a lot of the capabilities we need can be achieved by using these grids. (e.g. field chooser, format conditions, …).

I was wondering about some more capabilities we need:

  1. Can I display tooltips for cells of only specific columns? (Not all columns)

  2. Can I display tooltips for headers of only specific columns?

  3. One of our current grids is a self-referencing grid tree.  An example of how it looks can be seen in the png file I've attached.

    The 'Name' column consists of the +/- nesting sign and 3 properties of the databinded object.

Can these capabilities be achieved by using xamGrid or xamDataGrid?

Parents Reply Children