|
Question : VB.Net - easy question - isnumeric for rowfilter column?
|
|
I am using a rowfilter on a dataview. I have a field coming in as string I beleive for price. I need to filter only those price values that are numeric or such as 5.99 or 0.77 etc. Some of them have text and I need to filter those out.
|
|
Answer : VB.Net - easy question - isnumeric for rowfilter column?
|
|
|
|
|