Hello,
I'm using a WebCombo as drop-down selector for a column in an UltraWebGrid.
The problem is that after a refresh the grid displays the ID and not the text if the element that I have selected from the WebCombo is not in the first 50.
How can I increase the maxrows parameter from 50 to 100 for a WebCombo?
(so that it would fetch enough elements for my application all at once)
Any help would be really appreciated.
Thanks in advance,
Marco