Skip to content

Commit 1f1c2d0

Browse files
dimodidimodi
authored andcommitted
Update knowledge-base/grid-column-in-custom-component-is-last.md
1 parent dc14e73 commit 1f1c2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-column-in-custom-component-is-last.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: GridColumn in a separate file is always displayed as last on the right
3-
description: I have noticed that if I specify a GridColumn in a razor component and then try to use it in a Telerik Grid elsewhere, this column gets set as the last one on the right, regardless of where I place it in my code (the html order).
3+
description: I have noticed that if I specify a GridColumn in a razor component and then try to use it in a Telerik Grid elsewhere, this column gets set as the last one on the right, regardless of where I place it in my HTML markup.
44
page_title: GridColumn in a separate file is always displayed as last on the right
55
slug: grid-kb-column-in-custom-component-is-last
66
position:

0 commit comments

Comments
 (0)