Wednesday, March 21, 2012

parameter field

dear all,

for some reason, i need to use sqldatasource to bind my data to gridview with a parameter which is of type integer. As for some reason, I was not allowed to use the querystring(int type) as my parameter, so may I know how to filter my data which required a parameter which is of type integer?

thanks

You could consider usingSession State.

0 comments:

Post a Comment