Default Values for parameters resetting

  • After abandoning my struggle to solve the Culture info problem I was having with dates, I decided to create the Start and end date parameters as strings and format them with a piece of custom code to display. However, this has opened another can of worms. Whenever the textbox with the "Start Date" parameter loses the focus, the page starts flickering and the "End date" parameter is reset to the default! When this happens in the VS environment, it sometimes loops until I get a GDI+ error message. Has anyone experienced anything similar?

     

    Ranx

  • I have same behaviour on server that when to change one parameter then on other parameter textbox value will be reset to defaults.

    I'm looking explanations for this but I havent find answers yet!

     

  • well, I didn't find the cause of the problem, but i did find a solution. I replaced my non-query defaults that i was generating with code in the report with query default (in my case "Select sysdate()-1 from dual") et voila, problem goes away

     

  • Has anyone found a proper resolution to this error?

    even when setting this value to the query value mine report still resets to null.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply