I have two questions about igxGrid and igxDialog.
- How can I set the height of the rows in a igxGrid?
- I have a confirmation dialog with a message with 3 sentences. How can I include a new line after each sentence? The
'\n'
and<br>
do not work.
Thank you!
Note you can put whatever you want as a dialog content. Keep in mind if you set
message
input it will override the content.