Hi,
I have a grid with Collapsable rows and child rows. Now when the UI populates its makes a default indent of almost 30 pixel.
But I need that to not have any indent. I have modified the Expansion Indicator style and now that is not a different column. But for the indent of the child rows I am getting that unwanted column feeling.
Any kind of help from any body will be appreciated.
But I feel like if I can set the CellsPanel Clip Rect Value, to desired one that will resolve, as for the Parent CellsPanel it says "0,****,30,**" but for Child row the CellsPanel says about "30,****,30,**". This is may be the reason why the child rows are shifted to right.
Any kind of help is appreciated. :-)
Thanks.
Hello Manas,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Hello.
very sorry, I was out of track with this post.
I resolved my need , I did some more complex and tricky way.
1. I have updated the expander to look like a cell in the parent row.
2. Now made the grid Margin having -30 on left so the indentation is not visible. and the expander looks like a cell and click on that cell collapses the row.
3. My work done. :-)
Thanks for your reply.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.