I have defined my main grid and detail grid columns with explicit values for width property. But both the grids were occupying the entire width available in the browser.
I wrapped the main grid inside a table with a fixed width and now the parent grid is honoring the width defined in the columns.
But I am not able to make the detail grid honor the defined column widths. Can someone please let me know how to resolve this issue?
Thanks
I wrapped the main grid inside a table with a fixed width and now the parent grid is honoring the width defined in the columns.
But I am not able to make the detail grid honor the defined column widths. Can someone please let me know how to resolve this issue?
Thanks
