hi all,
I am new to ajax and facing problem with my first update panel.
I have a report viewer control which display report depending upon some criteria . I have placed a button and reportviewer in an update panel. But it generate a blank report even though parameters have been passed. (I have checked it by debugging)
If i remove the report viewer from update panel, it works fine.
Any suggestion is appreciated