Hey guys,
Question: If I decide to hide the navigation header (ie next/previous/today header) I want the user to be able to click custom link buttons that I create but I'm a little dodgy on creating the custom delegates for it.
Can you explain to me how I can fire the NavigationCommand when I click on a link button say <asp:LinkButton ID="btnNextDay" runat="server">Next Day</asp:LinkButton>
Thanks heaps,
Jeremy
Question: If I decide to hide the navigation header (ie next/previous/today header) I want the user to be able to click custom link buttons that I create but I'm a little dodgy on creating the custom delegates for it.
Can you explain to me how I can fire the NavigationCommand when I click on a link button say <asp:LinkButton ID="btnNextDay" runat="server">Next Day</asp:LinkButton>
Thanks heaps,
Jeremy