Go Back   Velocity Reviews > General Computer Discussion > Software
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
Old 10-03-2006, 04:46 AM   #1
Default ASP.net 2.0 C# dynamic query


I've been searching everywhere and finally gave up and am hoping someone can help me out a little.

I have a reporting page that has several text boxes that i generate a query off of. The problem i have is I have to have information in all boxes to get any info back.


My thought was that i could place the SqlDataSource1.SelectCommand argument in the default.aspx.cs nested in my 'protected void Query_Click' the thought was when I click the query button i can check all the text boxes and include or exclude them from the query if there is data in the box.

needless to say it isn't working.


paulnf
paulnf is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) msandlana Software 0 04-25-2008 06:37 AM
Dynamic LinkButton not working in ASP.NET tapasmahata Software 0 03-14-2008 05:44 AM
ASP.NET Dynamic Textbox ChangeText Help tmpm7 Software 0 02-18-2008 05:07 PM
asp.net query ashima515 Software 1 03-02-2007 06:29 AM
'Dynamic Full' vs '2/8' means what? Dogger the Filmgoblin DVD Video 2 06-30-2004 09:03 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46