M
Mike
Not sure of the best way to do this since I am just kind of feeling my way
around ASP .NET / c#.
I have a table on an SQL server that I want to query by date and display the
results on the page. I will have 2 date fields on the page that the user can
specify a date range.
How do I get query results to display. I looked briefly at the GridView
control, but that seem to only display static querys.
around ASP .NET / c#.
I have a table on an SQL server that I want to query by date and display the
results on the page. I will have 2 date fields on the page that the user can
specify a date range.
How do I get query results to display. I looked briefly at the GridView
control, but that seem to only display static querys.