Hi,
I am using VS.NET, and C#, and in my report I want to allow the user to enter a search crietria for date by typing the date in to 2 text boxes i.e., DateFrom and DateTo.
I want to know how I can convert(format) the text entered into the text boxes to a DateTime, so that I can use it in my selectionFormula. I would really appreciate a brief code example if possible.
Thanks.
Salmaan.
I am using VS.NET, and C#, and in my report I want to allow the user to enter a search crietria for date by typing the date in to 2 text boxes i.e., DateFrom and DateTo.
I want to know how I can convert(format) the text entered into the text boxes to a DateTime, so that I can use it in my selectionFormula. I would really appreciate a brief code example if possible.
Thanks.
Salmaan.