Page 1 of 1

Variable Row Height?

Posted: Mon May 15, 2017 7:40 am
by ppbedz
Is there a way to set the grid row height so that I can potentially have a different row height for some of the rows in the grid? I am using a grid to provide an input form to the user. Based on the type of info required, I need to display the appropriate input field... check box, text box, drop-down, etc. I currently display a button if the user needs to enter free-form text. It would be nice if I could display a text area in the grid instead. I know I can do this, but would want a larger row would more area to enter data. Can I set the height each time I write a row?

Thank you,
Patti

Re: Variable Row Height?

Posted: Mon May 15, 2017 4:48 pm
by Scott Klement
No, sorry... our grid widget must have the same row height for all rows.