Hello Everyone I have a question that maybe somebody can help me with:
I am trying to figure out the best way to format a column created at runtime.
of course naturally the following code doesnt work:
[B]Dim dcFutureViews As New DataColumn("Totals", GetType(String))
dcFutureViews.Expression =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.