Hello,
I'm wondering if it is possible to "fix" a row in the same kind of way that the FixedLocation property can be used to fix a column? I know the WinForms version of the Infragistics grid supported this feature, does the xam version?
I would like to create a fixed "Totals" row in my grid. Any help is greatly appreciated.
Thanks,
Mike.
Hello Mike,
I believe we are considering implementing fixing for records as well in future releases,so you will probably want to keep an eye for that.
Until then, you can use the RowSummaries feature or binding expression for this.
Hope this helps.
Is the RowSummaries feature available in xam grid? How do I use it? Searching the documentation only showed a link to using RowSummaries in Wingrid.