Link to home
Start Free TrialLog in
Avatar of Stovetop
StovetopFlag for Canada

asked on

Binding local array values to a local gridview in VB.NET

If I have a local array with multiple columns in a VB code-behind page, how can I bind those data to a gridview on the aspx page?  Im used to binding a returned dataset to a gridview.
ASKER CERTIFIED SOLUTION
Avatar of knk53
knk53
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial