Topic Options
#18241 - 08/11/09 04:09 PM GridView Select for Location
Lucas Offline
Adagio Buff

Registered: 10/10/08
Posts: 50
Loc: Vancouver, B.C., Canada
Hi Everybody,

I'm trying to select for an item's location in GridView but the Filter doesn't seem to be working. It can't find any items even though I KNOW they are in there. When I don't select for the Location I can see them there. My filter looks like this:

{Loc} = 1

But this doesn't work. I have also tried:

{Loc} = "1"
{Loc} = " 1"
{Loc} = "1 "


Any ideas? The properties for the field say "RCHAR" what does this mean? am I missing some spaces or something?

thanks
Lucas

Top
#18242 - 08/11/09 04:23 PM Re: GridView Select for Location [Re: Lucas]
Lucas Offline
Adagio Buff

Registered: 10/10/08
Posts: 50
Loc: Vancouver, B.C., Canada
Nevermind, I figured it out.

It needed TWO spaces after the quotes before the digit, as follows:

{Loc} = " 1"

Any idea why this happens?

Top
#18243 - 08/11/09 04:26 PM Re: GridView Select for Location [Re: Lucas]
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11571
Loc: Vancouver, BC Canada
Hi, Lucas,

Location is a 3-character alphanumeric field. I tend to use the following:

TRIM({Loc}) = "1"

This will 'trim' the spaces so all you need to enter is the value as you 'see' it.
_________________________
Regards,
Softrak Tech Support

Top
#18245 - 08/11/09 04:30 PM Re: GridView Select for Location [Re: Softrak Support]
Lucas Offline
Adagio Buff

Registered: 10/10/08
Posts: 50
Loc: Vancouver, B.C., Canada
Ahhh Trim is very helpful!

thanks!

Top


Moderator:  Christa_Meissner 
Who's Online
0 registered (), 54 Guests and 1 Spider online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14484 Topics
70731 Posts

Max Online: 432 @ 01/20/25 10:17 PM
May
Su M Tu W Th F Sa
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