Skip to content

Commit c70301f

Browse files
committed
Adding HTML in caption
Demonstrating the new caption by adding image in it.
1 parent 07170a6 commit c70301f

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)