Integer...I just want to fill in like this and the data has specified value on the database. This is what I want as a result on my datagrid.
I want also to get that in vice versa, like for exampleCode:123 Steel 456 Pipes 789 Metal
So if somebody search "456" it will display like this:Code:jeff 123789 james 456789 john 456
and if "789" it will result toCode:james john
Thanks and have a nice day.Code:jeff james





Reply With Quote