Grid Column Width #506
Unanswered
narendrag06
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Here i am trying to set the width of the GridColumn with CSS ColumnClass="@(_ => "grid-message-width" )". still its not working as expected. Can any one help is there anything i missed.
CSS :
.grid-message-width {
width:10%;
}
Beta Was this translation helpful? Give feedback.
All reactions