This question is locked. New answers and comments are not allowed.
Is there a recommended way to get the height of the dropdown area to be dynamic based on browser height?
It looks like MaxDropDownHeight defaults to 200.
I would really like it to use entire height available (or a percentage of that height) and then show the scrollbar if the content still doesn't fit.
I suppose I could bind MaxDropDownHeight to my own variable that I keep updated but I thought maybe there was an easier way.
Thanks.
It looks like MaxDropDownHeight defaults to 200.
I would really like it to use entire height available (or a percentage of that height) and then show the scrollbar if the content still doesn't fit.
I suppose I could bind MaxDropDownHeight to my own variable that I keep updated but I thought maybe there was an easier way.
Thanks.