Search found 1 match

by dmartn
Thu Jul 25, 2013 9:41 pm
Forum: Off-Topic
Topic: Display multiple lines of data in a datagrid table cell
Replies: 4
Views: 8235

Display multiple lines of data in a datagrid table cell

Is it possible to display several lines of data within a single datagrid table cell? The data I am trying to display is a field from a mySQL database which contains a list of skills separated by returns. Is there a way to change the row behavior in the datagrid in such a way that the row height adju...