Skip to content

Commit aa34946

Browse files
authored
Merge pull request #55 from pzhekov/master
Adding HTML in grid's caption.
2 parents b8f4dff + c70301f commit aa34946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HTMLSamples/grid/grid-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
autoGenerateColumns: false,
2626
width: "100%",
2727
height: "400px",
28-
caption: "$$(GridLayout_Grid_Caption)",
28+
caption: "<span> <img src=\"//www.infragistics.com/media/441501/horz_logo.png\" alt=\"Infragistics\"></span>",
2929
showHeaders: true,
3030
fixedHeaders: false,
3131
columns: [

0 commit comments

Comments
 (0)