hi.
i have a simple radwindow as shown above.
I need to set the div 'SearchResultsDiv' with the results of a PageMethod. The problem, the results
take on the full height and width of the radWindow.
I am returning a table with results. I can control the width of the table. but the height is not so simple.
is there a way return populate that div without it taking the full height of the window?
Thanks,
Tom