Hi,
I am using Web hierarchical data grid 12.2 . My scenario is I am adding child band in client side using ajax call and removing the added rows from the row island on collapse.My issue here is,
1)On first time expand event I am getting the child band columns width as what I specified. But on successive expand the columns are getting equally spaced width as I show in the image below. I tried setting the column width in javascript as well but it is does not work.
Please help me out in this.
Regards,
Ahmed.
Hi All,
Could you please suggest me some way to fix the above problem.