Y
yajames2002
Hi.
I'm trying to hard code a dataset with dummy values so that I can bind
the dataset to a repeater.
I'm doing this so that I can design the gui without having access to
the data that will eventually populate the repeater object.
All I know at initial design time is the display names of the columns
I'll be populating with.
So... is it possible to assign values to a dataset eg. strings, rows
so that I can assign the dataset as the "DataSource" of my repeater?
Thanks in advance to the positive replies.
I'm trying to hard code a dataset with dummy values so that I can bind
the dataset to a repeater.
I'm doing this so that I can design the gui without having access to
the data that will eventually populate the repeater object.
All I know at initial design time is the display names of the columns
I'll be populating with.
So... is it possible to assign values to a dataset eg. strings, rows
so that I can assign the dataset as the "DataSource" of my repeater?
Thanks in advance to the positive replies.