This is in continuation of my forum posting : http://www.telerik.com/community/forums/aspnet-ajax/grid/having-trouble-with-grid-css.aspx
I have a Grid with a NestedViewTemplate. Inside the NestedViewTemplate I load another grid.
I am having a couple of issues:
Issue #1 (I am still waiting on this from the posting above): My nestedviewtemplate display starts from the second column of the main grid. I want it to be aligned to the main grid.
Issue #2 : For some reason the data in the columns seem to be right aligned. Something is forcing them out of the grid bounds due to which all the columns and data is not properly visible.
I am unable to figure out whats pushing them to the right. My Table layout for the mastertableview is specified as fixed.
Can you please help... I am really stuck with this display issue.
I have a Grid with a NestedViewTemplate. Inside the NestedViewTemplate I load another grid.
I am having a couple of issues:
Issue #1 (I am still waiting on this from the posting above): My nestedviewtemplate display starts from the second column of the main grid. I want it to be aligned to the main grid.
Issue #2 : For some reason the data in the columns seem to be right aligned. Something is forcing them out of the grid bounds due to which all the columns and data is not properly visible.
I am unable to figure out whats pushing them to the right. My Table layout for the mastertableview is specified as fixed.
Can you please help... I am really stuck with this display issue.
