I want to to add some blank space in between 2 rows of xamdatagrid grid. Can you please suggest how can I achieve this?
I have attached my code
Hello Richa,
Thank you for the image you have provided.
Based on the expansion indicators you have included, I presume you would like the parent record itself to serve as label area with fields (column names) for its child records, is that correct?
Since the layout of you have referred to should be adjusted based on the data that is used, would you please modify the last sample I had attached by including all the DataItem classes and an actual DataSource that will be used for the XamDataGrid? Having this information will help me further investigate this matter for you.
If you have any questions, please let me know.
I have attached the image, this is what I need, it will be helpful if you can provide sample code for this
Thanks
Both areas (the parent area and the children area) are surrounded by a red border by default and there is no Margin set between the parent record and the child records (including the label area) in the sample application from my previous reply.
Would you please provide me with more detailed information on what you are referring to as the unnecessary margin? Providing a custom image of the desired layout would be helpful as well.
Hi
Thanks for the sample code, the sample code creates the margin in between the Parent row and child row but I don't need that, the margins needs to be around the complete parent row that includes child rows also so that it looks like a panel and spacing between the parent rows. Can you please provide a sample for that, it will really be helpful
Richa