https://bugzilla.novell.com/show_bug.cgi?id=405380
Summary: ObjectDataSource - No Viewstate on SelectParameter Value Product: Mono: Class Libraries Version: 1.9.0 Platform: x86 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: mono-bugs@lists.ximian.com Found By: --- Description of Problem: Set ObjectDataSource.SelectParameter.DefaultValue at runtime, it will lost after postback. Steps to reproduce the problem: 1. Using ObjectDataSource, Set SelectParameter without DefaultValue 2. On Page Load and Not PostBack, Set the SelectParameter DefaultValue for DataBind() 3. At PostBack, the DefaultValue will lost. Actual Results: At Postback, the selectparameter defaultvalue will be empty. Expected Results: At MS.NET, it can keep the previous set at runtime default value. How often does this happen? Additional Information: -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs