duplo1
Posts: 67
|
| Posted: 04/20/2006, 4:43 PM |
|
I was just trying to set up a GRID using SQL commands. But I was not able to set up Search boxes. The field to activate the search function is deactivated.
Does someone know what I am doing wrong ??
Christoph
|
 |
 |
Jeff
|
| Posted: 05/01/2006, 4:14 PM |
|
Yeah, ditto. I know I've seen this issue before, and had a work around, but now i can't remember what it was.
I *think* that when you use custom SQL, you have to specify all the possible search parameters manually in the SQL and then build a search form. The "wizard" won't work. However, i'm having the same issue when using the "table" method of building the SQL.
Quote duplo1:
I was just trying to set up a GRID using SQL commands. But I was not able to set up Search boxes. The field to activate the search function is deactivated.
Does someone know what I am doing wrong ??
Christoph
|
|
|
 |
Chris__T
Posts: 339
|
| Posted: 05/02/2006, 8:01 AM |
|
Can't you use a builder to create the grid and search box, then after it's built, go in with the visual query builder and add your sql there?
|
 |
 |
|