Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I'm trying to create a component in the grid to print an image. The width of the image should depend on the column in which it is used.
For example:
Is there a way to get this column width already? Can it be passed to my partial view?
`@{ var imageWidth = ?; }
`
Thanks for any help.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Column width in component partial view
Hello,
I'm trying to create a component in the grid to print an image. The width of the image should depend on the column in which it is used.
For example:
Is there a way to get this column width already? Can it be passed to my partial view?
`@{ var imageWidth = ?; }
`
Thanks for any help.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.