Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

Bizform into GridView

$
0
0
Hello,Im trying to figure out how to place a user selected BizForm into a GridView. The forms the user can select from have different numbers of columns and column names, which I've handled by using the AutoGeneratedColumns. How would you put the records of the BizForm into a dictionary format (ie column names=keys and fields=value) to then bind to the GridView?Thanks

Viewing all articles
Browse latest Browse all 8901

Trending Articles