Joe Tobey
unread,Sep 6, 2011, 1:54:48 PM9/6/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have this item that I am trying to solve. I have a pop-up window
where the user inputs a FROM and TO date. Once this is done, I want
to display that information in a Table or Grid to be reviewed on the
screen. The Grid is not pre-populated and is not bounded to
anything. How can I perform this task? I cannot seem to get
<asp:GridView/> to work without binding it to a data source.