Custom Group title

In GGC, I have a combobox column "Ward" displaying ward description according ward code. when I drag-drop it to grouping drag-drop area, the grid is grouped base on the Ward value. But the group title is using ward code, like: "Ward: 0 - 10 Items" I''d like the title display ward description like "Ward: Downtown - 10 Items" How or where can I add code in? Thanks, Lan

1 Reply

AD Administrator Syncfusion Team June 13, 2005 06:52 PM UTC

Instead of using a ComboBox with DisplayMember/ValueMember values set, if you use a ForeignReference column, the grouped item will automatically display the description. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=28679

Loader.
Up arrow icon