|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Datatable.Select method - Difference Between %AE% and *AE*Hi,
Keyvalue :AETHAE Keyvalue : AETH The problem is that I am using the Datatable .select method and Filter expression is %AE%.This Pattern is searchs only mid string not with starting point. Output: AETHAE IF i use the *AE* , then searches from the starting point Output: AETHAE and AETH Pls. clarify... Thanks Palani I get the same results whether using % or * ... and it searchs the whole
string, not just the starting point, just as I thought it should. Are you sure your data is as you think it is? what is your entire Select Filter string? ~~Bonnie Show quote "Palani" wrote: > Hi, > Keyvalue :AETHAE > Keyvalue : AETH > The problem is that I am using the Datatable .select method and > Filter expression is %AE%.This Pattern is searchs only mid string not > with starting point. > > Output: AETHAE > > IF i use the *AE* , then searches from the starting point > > Output: AETHAE and AETH > > Pls. clarify... > > Thanks > Palani > |
|||||||||||||||||||||||