|
Browse by Tags
All Tags » hierarchical grid » columns ( RSS)
-
Hi, I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then ( http://blogs.msdn.com/atc_avalon_team/archive/2006/03/01/541206.aspx ). I havent managed to do this yet. Thanks for your help. Stefanie
-
Hello, I'm trying to achieve something like this: <FieldLayout> ... <Field Name="Id" Column="0" RowSpan="3" /> <UnboundField Name="Size0" Colum="1" Row="0" /> <UnboundField Name="Size1" Colum="1"...
-
Fellow coders... I'm having a problem with the horizontal scroll bar disappearing when a column is 'fixed'. I have a grid with two bands. When the grid is first displayed (band 2 not showing) the horizontal scroll bar is not shown as band 1 displays fully in the given width of the grid. When...
-
I have a templated column with a checkbox in it: <igtbl:TemplatedColumn Key="CamBan" AllowUpdate="Yes" Width="5.55%"> <CellTemplate> <asp:CheckBox ID="cbCamBan" runat="server" Text="Ban" /> </CellTemplate> </igtbl...
Page 1 of 1 (4 items)
|
|