Hi, I am using XAMDatagrid ad it's showing grid data properly. after sorting on 1st column it shrinks few columns and looks weird. please suggest how to handle this.
Regards
Hitesh
Hello Hitesh,
Thank you for your feedback.
I am glad to know that you were able to achieve the functionality you were looking for. I believe this thread can help other people looking for a similar solution.
If you require any further assistance on this matter, please do not hesitate to ask.
Hello,
Thanks for your response. after some analysis I fixed it. For other's reference, there were some fileds with width="Auto" and some fields doesn't have this property set. these fields were getting sink after sorting. I removed all fields with width="Auto" and make Autofit=True in XAMDataGrid declaration and it's working fien. you can close this issue.
I have been looking into the issue you have described in regards to the shrinking of the fields in the XamDataGrid when sorting and I was not able to reproduce it.
Would you please describe how you are performing the sorting, is it by clicking the field's Label or through code-behind? Would you also please provide me with a sample application where the issue is isolated and reproduced?Having this information will help me further investigate this matter for you.
Looking forward to your reply.