Monday, August 31, 2015

the Settings inside a DevExpress ASPxGridView

This tag may have a multitude of concerns jammed into it or may just be left out. ShowGroupPanel is going to allow you to group by any row the way one groups by a row here while ShowFilterBar allows users to build their own filters.

<Settings HorizontalScrollBarMode="Visible" ShowFilterRow="True"
      ShowFilterRowMenu="True" ShowFooter="True" ShowGroupPanel="True"
      ShowFilterBar="Visible" />

No comments:

Post a Comment