Sign in | Join
Last post 09-25-2009 12:24 AM by pavan496. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hello,
How can i programmatically pass a parameter to a linqdatasource? Does anyone have any C# examples?
Thanks
Try this
lds.SelectParameters["ParameterName"].DefaultValue = value