Postback issue while selecting parameters | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Postback issue while selecting parameters

Hi, I’m working on a report(in 2005 version) having 2 date parameters(which uses calendar control) and a dropdownlist. But on selecting each of these parameters, the page refreshes. For eg On selecting a date from the calendar control results in a postback. The same is the case with the dropdownlist. Could you please help to resolve this issue? We need the postback to happen only on clicking the ‘View Report’ button. Also, is there any way to customize the ‘View Report’ button. It always appears in the right hand side. Can we set the position of this button so that it appears just below the paging button? Thanks in advance,
Sonu.
are you sending the stored procedure "User!UserID" as a parameter? i ran into this issue when i started trying to include that to audit the use of reports, it is quite annoying and i cannot find a workaround! Joe Janka
]]>