dennisouellette
|
| Posted: 09/05/2002, 2:14 PM |
|
I would like to have a dropdownlist using C# that allows a user to select different search operators e.g. <>, =, <, > for a search textbox. How would I modify the .cs file to do that?
Thanks!
|
|
|
 |
NoName
|
| Posted: 09/07/2002, 9:18 AM |
|
Go to the www.kenhardwick.com.
Ken has "Dynamic SQL-Allow User to select Fields/Criteria" search app for download. It was build with CC_2.0.x
|
|
|
 |
dennisouellette
|
| Posted: 09/09/2002, 6:30 AM |
|
Thank you for the tip. I'll check it out.
Dennis
|
|
|
 |
|