Hi,
I have an issue as when I group column (Which is a DropDownList), by drag and drop the column to the top of the grid. The rows are grouped based on this column, but if this column is bind with a ValueList then on top of the group header the ValueMembers are shown instead of DisplayMember.
Regards,
Ceaser
If the GroupByRow is showing the Value instead of the DisplayText, then that is a bug.
I'm pretty sure this issue was fixed a while ago, though. Are you using the latest service release?
How to get the latest service release - Infragistics Community
If you already have the latest service release and that doesn't help, please let me know and we will look into it further.
I have installed NetAdvantage for Windows Forms 2008 Vol. 1 Service Release. But the issue is not solved.
This issue is for the column which is binded at runtime and the column which is bind while application load is working fine.