Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
How to enable variable row height for webdatagrid rows.
posted

Hi,

I am using Infragistics 14.1. By default all the rows are of the same height in a webdatagrid. I have a requirement, where if the text in a column is large, I need to wrap it and increase row height for this particular row. While if text is smaller or there is no text then row height should be minimum. In summary I need to have variable row height for each row depending on content of the row. 

Do we have override row size option in webdatagrid? Will that work in this scenario? Please advise.

Regards,

Atul