Tuesday, March 20, 2012

parameters.Add with SqlDataSource

Does anybody knows how to use parameters.add with SqlDataSource?

Hi,

in theSelecting event you can play around with the parameters of the DataSource control just before the actual call to the database is made.

Grz, Kris.

|||Could you please tell me about it, briefly? I'm not an advanced one in dotnet.|||

Hi,

please take a look at the code that's provided by Klaus in this post:http://forums.asp.net/t/1187969.aspx.

Grz, Kris.

|||

Thanks a lot. This will help me to solve the problem.

No comments:

Post a Comment