This is a migrated thread and some comments may be shown as answers.

[Solved] Grid Rendering Issue

0 Answers 13 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 04 Apr 2011, 11:20 PM
I am binding the grid to a List<T> collection in a custom view model - that part seems to work just fine.  The grid is just some simple bound columns with two command columns for edit and delete.  When the page renders it is putting a wrapper/border around the first row and the rest of the rows are then rendered in another "section" with it's own border.  The grid definition is embedded in some custom div (cssclass) tags based on our standard layout template.  I'm not sure if that is the problem or the fact that I am setting pixel widths for the columns or if it is something to do with IE8.  I am using IISExpress for the moment but don't think that is an issue because the problem is also seen using the Cassini server.  I have attached the view page definition and screen shot in a zip file.
Tags
Grid
Asked by
Michael
Top achievements
Rank 1
Share this question
or