Hi, I want to change the GroupAreaText in the code behind similar like grid.GroupingSettings.EmptyGroupAreaText = "123".
How can I do this? I use the "BoundDataField" object and when I group a column I want to display the "Header.Text" value inside the "GroupAreaText"!
BR
Hi, as you suggested I opened a new post ("Data binding") in the Forum. BR
Hello,
I'm just following up to see if you need any further assistance with this issue. If so please let me know.
Hi,
Again I do not see any issues with the text displayed in the buttons rendered after grouping. The other issue you are experiencing is not related to the one discusses in this thread. I had a look at your code and it seems that you are defining columns that are not valid for the current dataSource that the grid is bound to.
I assume this is causing other issues. Please try to refactor your code so that you are defining columns valid for the current dataSource. If issue still persists please do not hesitate to contact us.
However I would like to ask you to open a new thread/case for every different issue you are facing, so if you need further assistance you can go and post a new thread regarding the current matter. This is Infragistics' policy and is intended to enable better searching and tracking and also helps us to provide better support.
Please let me know if you have further questions regarding the text in buttons after grouping.
Hi, please switch between Data A and Data B and you will see that the View-State is corrupt and the displayed data are wrong! If you only push one button everything is working fine. But if you Switch between A and B it is not working corrclty!
I was able to run your sample and could not understand what is not working. After I do grouping the Header Text of the given column is displayed, as was your demand. Please see the screenshot below: