can't execute SP
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "NuB" <me@xxxxxx>
- Date: Fri, 20 Jan 2006 11:26:59 -0500
I'm trying to fill my gridview (asp.net 2.0) from a sp, When I create my
SQLDataSource connection and test it, the SP works, but when I run my page,
my grid does not load with the data.
I tried to run a SP against a test DB (northwind) and it works, but I can't
get it working against my database. What am I missing here?
.
Relevant Pages
- Re: cant execute SP
... Does the stored procedure have any parameters? ... > I'm trying to fill my gridview from a sp, ... > SQLDataSource connection and test it, the SP works, but when I run my ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) - Re: adding table inside itemtemplate
... > positioned at the center according to your stylesheet. ... >> here it is the gridview and its css: ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) - javascipt and gridview
... When I call this function from the gridview it ... function in a treeview and do not have this problem so it is definitely ... I have also tried the old datagrid with ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet.webcontrols) - Re: Unexpected error on save page
... There was an error in the HTML of the Master Page.... ... I've decided to try and use the gridview and a sqldatasource. ... (microsoft.public.dotnet.framework.aspnet) - How to set focus in a GridView
... When I edit a row in a GridView. ... How can I set the focus to the first editable column? ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) |
|