Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

More database problems...

Status
Not open for further replies.

hughejars

Technical User
Mar 14, 2007
91
0
0
GB
Hi everyone, much like the last guy I'm strictly a green horn at SQL server databases.
Anyway, I created my database, and populated all my data to it no problem.
I then added my new item "DATASET" and used the query builder to select my database, and select the "ALL" columns and select the column I wanted to filter. All good so far.
I then dragged to the table column I'm using to filter my search to the workspace area and modified the query to "Select distinct...." deselecting Fill Data Table and changing the method name "GetWhatever".
My problem seems to come when I'm back on my default page, having set up a grid view and a drop down menu. When seting up the gridview <enable new database> I select the Object type database, choose my Business Object, then on the Define Data methods, which fills in OK, the <NEXT> button which I would expect to take me to my filter options, so I can select the control method, is greyed out.
I don't think theres anything I missed, is there?

- nothing there yet so give me a few weeks to get something together. This ASP.NET looks like fun.
 
Sorry I should mention i'm building this Database in ASP.NET

- nothing there yet so give me a few weeks to get something together. This ASP.NET looks like fun.
 

ASP.NET = forum855

___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
It's ok people I went a slipghtly different route, and used Database rather than Object database and trying to wade through all the GET statements.
Cheers anyway
Phil

- nothing there yet so give me a few weeks to get something together. This ASP.NET looks like fun.
 
You're still in the wrong forum!

___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top