S
Steve Bywaters
Does the "$" (dollar) symbol have some special meaning in ASP.NET (VB)?
I am trying to parse a string like:
2 for $30, 2 for $40, 2 For $50, 2 For $60
using Split, etc
But while I can see the record containing in a Datagrid... a DataREder -
using the same data source - jumps over it!
Huh?
Steve
I am trying to parse a string like:
2 for $30, 2 for $40, 2 For $50, 2 For $60
using Split, etc
But while I can see the record containing in a Datagrid... a DataREder -
using the same data source - jumps over it!
Huh?
Steve