I am using the example in Knowledge Base Article: KB01026 (http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=1026) to display data. This example displays the column headers for the childrows at the top of the band. I am more interested in having the column headers for the chidrows to be displayed just above the first chidrow in each 'GroupedBy' item as in the Knowledge Base Article: KB05594 (http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=5594).
I tried to insert a picture without success. Can someone tell me the correct syntax for the 'Image URL' in the dialog for inserting a picture?
Hi,
I think what you are looking for the HeaderPlacement property on the Override.
If you want to post a picture, the easiest thing to do is go to the Options tab while posting and attach your image file. It will show up in the post as an image if the file type is an image file.
Hi Mike,
I had already tried the HeaderPlacement property. Does this require multiple bands to work correctly? I am using a single band and want to make it look like 'OncePerRowIsland' in the example in http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.2/CLR4.0/html/WinGrid_Control_the_Placement_of_Headers.html