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
285
FixedLocation for rows?
posted

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.

 

Parents
No Data
Reply
  • 69686
    posted

    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.

Children