dhodgdon
Posts: 80
|
| Posted: 04/20/2005, 1:28 PM |
|
I have a searchable grid created with a CCS builder. I want to change the columns that are searched using the s_keyword text box value, but I can't figure out how to do this short of running the builder again which I really don't want to do.
Could someone point me in the right direction?
_________________
Regards,
David Hodgdon
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 04/20/2005, 4:28 PM |
|
The search is actually performed on the grid itself.
Open up the grid and go to the where clause.
You can modify the search there.
|
|
|
 |
Oper
Posts: 1195
|
| Posted: 04/22/2005, 12:23 PM |
|
do the seaqrch and you will see what parameters URL to use :)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
dhodgdon
Posts: 80
|
| Posted: 04/22/2005, 12:44 PM |
|
Thanks to both. I was able to make the changes in the grid data source to add the columns and logical functions. And thanks to Oper, I now understand how the parameters get passed to the grid.
_________________
Regards,
David Hodgdon
|
 |
 |
|