Microsoft
Software
Hardware
Network
Question : Asp.Net I need help. I am not passing Date values to my the Conrol Parameters?? in a SqlDatasource using Ajax
I have used the sqldatasoure smart tag wizard and have tested everthing I can and everything tested OK.
this is my where clause and I have tested this query and it works. it brings back all the rows for the BeginDate of '07/01/2010' and the EndDate of '07/31/2010' these date were enter into th
ControlParameters thru the Wizard.
--------------------------
----------
----------
----------
----------
----------
----------
----------
----------
---
WHERE E.IsLockedOut = 'True' and (Signupdate between CONVERT(datetime, @BeginDate, 101) And CONVERT(datetime, @EndDate, 101))
ORDER BY userId, SignUpDate DESC">
<SelectParameters>
<asp:ControlParameter Name="BeginDate" ControlId="CalendarExtende
r1" PropertyName="SelectedDate
" />
<asp:ControlParameter Name="EndDate" ControlID="CalendarExtende
r2" PropertyName="SelectedDate
"/>
</SelectParameters>
--------------------------
----------
----------
----------
----------
----------
----------
----------
----------
---
I have a textbox for BeginDate & EndDate with The Ajax Calendar extendar attached.
sshot-32.png
(7 KB)
(File Type Details)
The Ajax Calendar extendar
after I enter the beginDate & endDate uisng the ajax calendar control the textbox show the date entered. But nothing happens it seems the date is not being passed to the ControlParameters.
what am i missing here is thier some command in ajax that send the data to the controlparameter??
Answer : Asp.Net I need help. I am not passing Date values to my the Conrol Parameters?? in a SqlDatasource using Ajax
I don't have any sample but was just wondering why don't you use TextBoxes as ControlParameter with
Text as PropertyName instead of controlCalendar.
You can use SqlProfiler to see what are the values passed to the query when gridView bind is called.
Random Solutions
How to manually map vmnet0 (bridge) to a specific physical adapter with VMware Player?
Logshipping is failing when SQL Server 2008 cluster is failed over
How to import a flash file in netbeans java form?
Cannot install ISA 2006, get error “A Connection to the specified Configuration Storage Server"
csv row limit
does BEGIN TRAN put a lock?
TOC guide
Cross Tab with SELECTIVE total
Will the new iTunes allow my old songs bought in the iTunes Music Store onto a new iPhone, iPad, iPod, etc.?
2003 Domain Default Printer Issue