Microsoft
Software
Hardware
Network
Question : asp.net I have a sqldatasource select witha a where that searches between dates
My setup is not working ??
this is where I have my calendar controls
<asp:ToolkitScriptManager ID="ToolkitScriptManager1"
runat="server"> </asp:ToolkitScriptManager
>
Begin Date <asp:TextB
ox ID="BeginDate" runat="server" Width="70"></asp:TextBox>
<asp:Image id="Image1" runat="server" ImageUrl="~/images1/calend
ar_schedul
eHS.png" />
<asp:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="BeginDate
" PopupButtonID="Image1">
</asp:CalendarExtender>
End Date <asp:TextB
ox ID="EndDate" runat="server" Width="70"></asp:TextBox>
<asp:Image id="Image2" runat="server" ImageUrl="~/images1/calend
ar_schedul
eHS.png" />
<asp:CalendarExtender ID="CalendarExtender2" runat="server" TargetControlID="EndDate" PopupButtonID="Image2">
</asp:CalendarExtender>
<asp:GridView ID="GridView2" AllowSorting="true" AllowPaging="true" Runat="server" Width="860"
DataSourceID="SqlDataSourc
e1" ShowFooter="true" DataKeyNames="Id" Font-Size="XX-Small" AutoGenerateColumns="False
" FooterStyle-HorizontalAlig
n="Right">
<Columns>
--------------------------
-------
Where e.islockedout = 'false' and (Signupdate between begindate.text.tostring("M
Mddyyyy") And enddate.text.tostring("MMd
dyyyy")
) SQ
ORDER BY userId, SignUpDate DESC">
<SelectParameters>
<asp:parameter Name="UserID" DbType="String" />
<asp:parameter Name="BeginDate" DbType="String" />
<asp:parameter Name="EndDate" DbType="String" />
</SelectParameters>
</asp:SqlDataSource>
Answer : asp.net I have a sqldatasource select witha a where that searches between dates
Just Click here to unblock the blocked image.
Or
Refer this:
http://technet.microsoft.c
om/en-us/l
ibrary/
aa9
97826%28EX
CHG.65%29.
aspx
Hope this helps,
Shree
Random Solutions
Silverlight Master Details
PL/SQL Performance
SSRS Filter
Translate web site
Plug n Play/USB/Registry Nigtmare - I Need to regularly delete keys in order to "detect" my MP3 Player!
Certificate Authority issue in Exchange 2010 POP
Trying to upgrade from 2008 64 to 2008 R2 and it states WSUS needs to be removed
Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you. Please provide the following diagnostic text to your system administrator
drop db but keep the files
CX600 FLARE 2.05.600.5.007 - upgrade procedure to 2.19?